yes, just open /modules/news/modify_post.php
goto line 113, there you will find the line:
show_wysiwyg_editor("short","short",$fetch_content['content_short'],"100%","135px");
the last value is the height of the textbox. change it as desired. e.g. "300px"
upload the file, and done!
