From: Michael M Slusarz Date: Mon, 19 Jan 2009 06:02:41 +0000 (-0700) Subject: CSS updates X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3502fa06d1232dd1baf885130c6de2eb746a9c6b;p=horde.git CSS updates --- diff --git a/imp/themes/ie6_or_less-dimp.css b/imp/themes/ie6_or_less-dimp.css index 2e265d652..a4eb839e7 100644 --- a/imp/themes/ie6_or_less-dimp.css +++ b/imp/themes/ie6_or_less-dimp.css @@ -24,7 +24,7 @@ } div.msgSubject { - width: 49%; + width: 50%; } div.msgmiddle { diff --git a/imp/themes/ie7-dimp.css b/imp/themes/ie7-dimp.css index 17adbdbdc..decaf289c 100644 --- a/imp/themes/ie7-dimp.css +++ b/imp/themes/ie7-dimp.css @@ -2,10 +2,6 @@ * CSS corrections for IE 7. */ -#pageContainer { - height: 1px; -} - #sidebarPanel li { overflow: hidden; max-width: 133px;