From: Michael M Slusarz Date: Mon, 5 Apr 2010 19:46:34 +0000 (-0600) Subject: IE7 CSS fixes X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4862d213412fdb1170ea72aec3c8dd9c1f9a5a3b;p=horde.git IE7 CSS fixes --- diff --git a/imp/themes/dimp/ie7.css b/imp/themes/dimp/ie7.css index 2ef2a70b5..812924013 100644 --- a/imp/themes/dimp/ie7.css +++ b/imp/themes/dimp/ie7.css @@ -34,6 +34,10 @@ width: 98%; } +div.msgSubject span.treeImg { + vertical-align: top; +} + /* Fixes broken inline-block. */ div.msgStatus div, #msgHeadersContent .subject span, span.iconImg, span.contextImg, span.spellcheckPopdownImg, span.popdownImg, #qsearch_icon, #qsearch_close, #upload_wait, #noticerow .notices li { zoom: 1;