From: Michael M Slusarz Date: Thu, 26 Mar 2009 04:32:23 +0000 (-0600) Subject: Much better solution for showing preview pane on IE7 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2d03f58bd63c28382932cb47ebdd0dbf9b3f2a2d;p=horde.git Much better solution for showing preview pane on IE7 --- diff --git a/imp/themes/ie7-dimp.css b/imp/themes/ie7-dimp.css index 051dc47e7..174cb8ff4 100644 --- a/imp/themes/ie7-dimp.css +++ b/imp/themes/ie7-dimp.css @@ -24,14 +24,10 @@ div.msgSize { form#compose { margin-top: -13px; } -#to, #cc, #bcc { +#to, #cc, #bcc, .msgBody { overflow: auto; } -.msgBody { - width: expression(document.body.clientWidth-220); -} - .block-monthgrid table { border-width: 2px; }