Better sizing of IE6 DIMP compose window
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 5 Feb 2009 02:58:41 +0000 (19:58 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 5 Feb 2009 02:58:47 +0000 (19:58 -0700)
imp/themes/ie6_or_less-dimp.css

index a4eb839..cad546c 100644 (file)
@@ -43,10 +43,7 @@ form#compose {
     overflow: auto;
 }
 #messageParent {
-    width: auto !important;
-}
-#messageParent textarea#message {
-    width: 97% !important;
+    width: 96% !important;
 }
 
 #alerts {