From d71799421b54cda796b1fa1d39c3b9cfffcffa1b Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Wed, 17 Jun 2009 14:14:33 +1200 Subject: [PATCH] don't force wUI ditor sto have a particular height and instead use the one the textarea has. --- public/stylesheets/refinery.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/stylesheets/refinery.css b/public/stylesheets/refinery.css index d7ec3a95b8..c526645f46 100755 --- a/public/stylesheets/refinery.css +++ b/public/stylesheets/refinery.css @@ -929,10 +929,8 @@ a#TB_closeWindowButton { padding-top:6px; } .dialog #dialog_main { - } textarea.wymeditor { - height: 515px; } #TB_closeAjaxWindow { margin-bottom: 0px;