From e134a1019335dae27733544445e7cbb05172f1e6 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 10 Aug 2009 10:02:13 -0600 Subject: [PATCH] Fix thread image positioning in DIMP --- imp/themes/screen-dimp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index a201a11a5..e6eb86175 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -984,7 +984,7 @@ div.vpRow div.msgSubject span.flagUser { } /* Thread images */ -span.threadImg { +div.msgSubject span.treeImg { margin-top: -4px; margin-right: 1px; } -- 2.11.0