Index: lams_central/web/css/fckeditor_style.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/fckeditor_style.css,v diff -u -r1.4 -r1.5 --- lams_central/web/css/fckeditor_style.css 3 Jul 2006 02:27:49 -0000 1.4 +++ lams_central/web/css/fckeditor_style.css 26 Jul 2006 07:42:59 -0000 1.5 @@ -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; }