diff -r c72b545f1304 -r 67bd3121a12e includes/clientside/tinymce/plugins/fullpage/css/fullpage.css --- a/includes/clientside/tinymce/plugins/fullpage/css/fullpage.css Wed Dec 26 00:37:26 2007 -0500 +++ b/includes/clientside/tinymce/plugins/fullpage/css/fullpage.css Thu Dec 27 22:09:33 2007 -0500 @@ -170,3 +170,9 @@ width: 22px; height: 22px; } + +textarea { + height: 55px; +} + +.panel_wrapper div.current {height:420px;} \ No newline at end of file