From 8337df4bc88fb153146991889de704a56ebcd8a6 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 25 Nov 2009 17:13:12 -0700 Subject: [PATCH] Vertical view CSS tweaks --- imp/themes/screen-dimp.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 { -- 2.11.0