From: Michael M Slusarz Date: Sun, 5 Jul 2009 18:54:55 +0000 (-0600) Subject: IE7 CSS tweaks X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2d884b6aa5795542493a9da211a598168f9c76c4;p=horde.git IE7 CSS tweaks --- 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; }