From 22e9eb6ea89b4906e8c13513beb8df6c21330be8 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Wed, 17 Aug 2011 06:50:16 +0000 Subject: [PATCH] Tab box margin tweak --- chrome/content/zotero-platform/win/overlay.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero-platform/win/overlay.css b/chrome/content/zotero-platform/win/overlay.css index 51ffccd52..2373ef452 100644 --- a/chrome/content/zotero-platform/win/overlay.css +++ b/chrome/content/zotero-platform/win/overlay.css @@ -90,7 +90,7 @@ } #zotero-view-tabbox > tabs { - margin-top: -1px; + margin-top: 2px; } #zotero-editpane-item-box > scrollbox, #zotero-view-item > tabpanel > vbox,