From 91850660b8a409e32dd1a02607ba6d194d6f20c8 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 21 Oct 2009 02:51:36 -0600 Subject: [PATCH] Add a bit of spacing to context separator --- imp/themes/screen-dimp.css | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index a826004bd..ac49afed1 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -712,6 +712,7 @@ div.dimpActionsCompose, div.dimpActionsMsg { .context div.sep { background: silver; height: 1px !important; + margin: 1px 0; padding: 0; } .contextSubmenu { -- 2.11.0