Add a bit of spacing to context separator
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 21 Oct 2009 08:51:36 +0000 (02:51 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 21 Oct 2009 09:01:31 +0000 (03:01 -0600)
imp/themes/screen-dimp.css

index a826004..ac49afe 100644 (file)
@@ -712,6 +712,7 @@ div.dimpActionsCompose, div.dimpActionsMsg {
 .context div.sep {
     background: silver;
     height: 1px !important;
+    margin: 1px 0;
     padding: 0;
 }
 .contextSubmenu {