From 1d1ae0768cf2ba3be6a9279cfdee6c844dd4181f Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 14 Sep 2009 07:45:51 +0000 Subject: [PATCH] Remove extra padding in metadata pane on Windows --- chrome/content/zotero-platform/win/itembox.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/chrome/content/zotero-platform/win/itembox.css b/chrome/content/zotero-platform/win/itembox.css index 888d0d2b6..e264dbf8b 100644 --- a/chrome/content/zotero-platform/win/itembox.css +++ b/chrome/content/zotero-platform/win/itembox.css @@ -15,11 +15,4 @@ row vbox[fieldname=extra] .creator-type-label image { margin-bottom: 0; -} - -row label, -row > vbox[fieldname=abstractNote], -row > vbox[fieldname=extra] -{ - padding: 0 1px 2px 2px; } \ No newline at end of file