www

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

commit 04796cd4d2b60cdc852d7a609d91fec7ec3a99e6
parent 4f2a7a5463a519d628a7cafbac5f8d165cc1a2af
Author: Simon Kornblith <simon@simonster.com>
Date:   Mon, 14 Sep 2009 08:51:41 +0000

fix more spacing issues


Diffstat:
Mchrome/skin/default/zotero/bindings/itembox.css | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome/skin/default/zotero/bindings/itembox.css b/chrome/skin/default/zotero/bindings/itembox.css @@ -50,7 +50,7 @@ row > label:first-child, .creator-type-label margin-right: 0 !important; } -row > label:first-child +row > label { border: 1px solid transparent; } @@ -120,7 +120,7 @@ hbox.zotero-date-field-status label height: 1.5em !important; min-height: 1.5em !important; padding: 0 0 0 2px !important; - margin: 1px 5px 0 0 !important; + margin: 1px 5px 0 1px !important; max-height: 1.5em !important; border: 1px solid transparent; -moz-border-top-colors: none;