From 2d884b6aa5795542493a9da211a598168f9c76c4 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sun, 5 Jul 2009 12:54:55 -0600 Subject: [PATCH] IE7 CSS tweaks --- imp/themes/ie7-dimp.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/imp/themes/ie7-dimp.css b/imp/themes/ie7-dimp.css index 710cb85ec..1217dfc2f 100644 --- a/imp/themes/ie7-dimp.css +++ b/imp/themes/ie7-dimp.css @@ -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; } -- 2.11.0