Index: lams_central/web/css/fckeditor_style.css =================================================================== diff -u -r17530064bb3affbd520737dce730b8480d02cef7 -r03e86c5fbfee489cbed67aaf38b667bbc2712045 --- lams_central/web/css/fckeditor_style.css (.../fckeditor_style.css) (revision 17530064bb3affbd520737dce730b8480d02cef7) +++ lams_central/web/css/fckeditor_style.css (.../fckeditor_style.css) (revision 03e86c5fbfee489cbed67aaf38b667bbc2712045) @@ -1,6 +1,6 @@ .previewPanel { width: 625px; - height: 220px; + height: 160px; border-style: none; border-width: 1px; padding: 5px; @@ -11,7 +11,7 @@ .textareaPanel { width: 625px; - height: 220px; + height: 160px; margin-left: 20px; margin-top: 12px; } @@ -37,7 +37,7 @@ #wyswygEditorScreen { position: absolute; width: 625px; - height: 220px; + height: 160px; padding: 0px; margin: 0px; }