IE7 CSS fixes
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 5 Apr 2010 19:46:34 +0000 (13:46 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 5 Apr 2010 19:47:28 +0000 (13:47 -0600)
imp/themes/dimp/ie7.css

index 2ef2a70..8129240 100644 (file)
     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;