Fix positioning of flags in IMP on webkit
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 7 Oct 2009 04:53:29 +0000 (22:53 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 7 Oct 2009 04:53:29 +0000 (22:53 -0600)
imp/themes/screen.css

index f3d14d0..150324d 100644 (file)
@@ -273,7 +273,7 @@ div.msgflags {
     width: 16px;
     height: 16px;
     background-repeat: no-repeat;
-    vertical-align: inherit;
+    vertical-align: middle;
 }
 .mboxheader div.msgflags {
     vertical-align: sub;