www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 1d1ae0768cf2ba3be6a9279cfdee6c844dd4181f
parent b7907f4883caab4cca70de4fbcfc136577cc9369
Author: Dan Stillman <dstillman@zotero.org>
Date:   Mon, 14 Sep 2009 07:45:51 +0000

Remove extra padding in metadata pane on Windows


Diffstat:
Mchrome/content/zotero-platform/win/itembox.css | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git 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