Readd padding to message flags
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 11 Nov 2010 18:37:20 +0000 (11:37 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 11 Nov 2010 18:37:20 +0000 (11:37 -0700)
imp/themes/screen.css

index 9926a79..2e1e02a 100644 (file)
@@ -344,6 +344,7 @@ span.trashImg {
 /* Message flags definitions.
  * For background color, see config/prefs.php [msgflags preference]. */
 div.msgflags {
+    padding-right: 1px;
     vertical-align: middle;
 }
 .mboxheader div.msgflags {