From: Michael M Slusarz Date: Thu, 26 Nov 2009 00:13:12 +0000 (-0700) Subject: Vertical view CSS tweaks X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8337df4bc88fb153146991889de704a56ebcd8a6;p=horde.git Vertical view CSS tweaks --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index beb6d3a9a..28cfb302c 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -250,13 +250,14 @@ div.vpRowVert div.msgFrom { } div.vpRowVert div.msgDate { float: right; - padding-right: 1px; + padding-right: 2px; text-indent: 2px; width: auto; } div.vpRowVert div.msgSubject { float: none; font-style: italic; + margin-right: 2px; width: auto; } div.vpRowVert div.msgSubject span.flagUser {