www

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

commit 62688870485e1bf7a2419d75e483b51f1e13943e
parent 5f6952c5bc928db3358363e8c0c46531173551b5
Author: Simon Kornblith <simon@simonster.com>
Date:   Mon, 14 Sep 2009 18:47:52 +0000

fix creator alignment on Linux


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

diff --git a/chrome/skin/default/zotero/bindings/itembox.css b/chrome/skin/default/zotero/bindings/itembox.css @@ -5,7 +5,6 @@ scrollbox row, tagsbox row { - margin: -1px 0 0 0; min-height: 1em; } @@ -77,8 +76,8 @@ row label .creator-type-label > label { - margin: 0 !important; - padding: 0 !important; + margin-right: 0 !important; + padding-right: 0 !important; } .creator-type-label > image { @@ -96,8 +95,8 @@ row label, row > vbox[fieldname=abstractNote], row > vbox[fieldname=extra] { - margin-top: 0; - margin-bottom: 0; + margin-top: 1px !important; + margin-bottom: 1px !important; -moz-box-pack: start; -moz-margin-start: 1px !important; -moz-margin-end: 5px !important; @@ -106,7 +105,7 @@ row > vbox[fieldname=extra] row > vbox > description { - margin: 1px 0 0 0 !important; + margin: 0 !important; } hbox.zotero-date-field-status