IE7 CSS tweaks
authorMichael M Slusarz <slusarz@curecanti.org>
Sun, 5 Jul 2009 18:54:55 +0000 (12:54 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sun, 5 Jul 2009 18:54:55 +0000 (12:54 -0600)
imp/themes/ie7-dimp.css

index 710cb85..1217dfc 100644 (file)
@@ -24,7 +24,7 @@ div.msgSize {
 form#compose {
     margin-top: -13px;
 }
-#to, #cc, #bcc, .msgBody {
+#to, #cc, #bcc {
     overflow: auto;
 }
 
@@ -41,6 +41,9 @@ form#compose {
     text-decoration: underline;
 }
 
+.dimpOptions div {
+    height: 17px;
+}
 .dimpOptions div a:hover {
     text-decoration: underline;
 }