IMP CSS tweaks
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 15 Nov 2010 01:28:31 +0000 (18:28 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 15 Nov 2010 23:41:23 +0000 (16:41 -0700)
imp/themes/dimp/screen.css

index 470bb6f..c08be36 100644 (file)
@@ -553,12 +553,12 @@ div.dimpActionsCompose, div.dimpActionsMsg {
     margin-right: 0;
 }
 
-#msgloglist {
-    padding-top: 4px;
-}
 #msgloglist ul {
     list-style-type: none;
 }
+#msgloglist li {
+    line-height: 18px;
+}
 
 #msgloglist_toggle, #partlist_toggle {
     cursor: pointer;