Fix thread image positioning in DIMP
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 10 Aug 2009 16:02:13 +0000 (10:02 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 10 Aug 2009 23:46:27 +0000 (17:46 -0600)
imp/themes/screen-dimp.css

index a201a11..e6eb861 100644 (file)
@@ -984,7 +984,7 @@ div.vpRow div.msgSubject span.flagUser {
 }
 
 /* Thread images */
-span.threadImg {
+div.msgSubject span.treeImg {
     margin-top: -4px;
     margin-right: 1px;
 }