Hi jwarnimo!
You just go to article-directory/author-panel.php (article-directory plugin)
and you will get one line
wp_tiny_mce( false, array( ‘height’ => ‘370’ ) );
very simple you just comment on line
//wp_tiny_mce( false, array( ‘height’ => ‘370’ ) );
have fun!