From: Michael M Slusarz Date: Tue, 30 Dec 2008 21:31:26 +0000 (-0700) Subject: Some formatting tweaks for cross-browser compatability. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=927ff83fca203015b4b5e00107d7b5f692fae464;p=horde.git Some formatting tweaks for cross-browser compatability. --- diff --git a/imp/templates/index/index.inc b/imp/templates/index/index.inc index 4f7c4bc28..4524ffad7 100644 --- a/imp/templates/index/index.inc +++ b/imp/templates/index/index.inc @@ -137,7 +137,7 @@ function _simpleButton($id, $text, $image, $imagedir = null) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 728a12be6..1f2853fd2 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -298,6 +298,8 @@ div.msgSize { /* Thread images. */ div.msgSubject img { margin-top: -4px; + vertical-align: top; + padding-right: 1px; } /* Size images. */ div.msgSize img { @@ -927,9 +929,6 @@ div.spellcheck { padding-right: 4px; } .context div.sep { - font-size: 1px; - line-height: 1px; - height: 1px; border-bottom: 1px #d4d4d4 solid; }