From 2d03f58bd63c28382932cb47ebdd0dbf9b3f2a2d Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 25 Mar 2009 22:32:23 -0600 Subject: [PATCH] Much better solution for showing preview pane on IE7 --- imp/themes/ie7-dimp.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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; } -- 2.11.0