From: Michael M Slusarz Date: Thu, 5 Feb 2009 02:58:41 +0000 (-0700) Subject: Better sizing of IE6 DIMP compose window X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1aed0cf90a371e3ca8f98b982931b263ca3955cf;p=horde.git Better sizing of IE6 DIMP compose window --- diff --git a/imp/themes/ie6_or_less-dimp.css b/imp/themes/ie6_or_less-dimp.css index a4eb839e7..cad546cbd 100644 --- a/imp/themes/ie6_or_less-dimp.css +++ b/imp/themes/ie6_or_less-dimp.css @@ -43,10 +43,7 @@ form#compose { overflow: auto; } #messageParent { - width: auto !important; -} -#messageParent textarea#message { - width: 97% !important; + width: 96% !important; } #alerts {