commit 1d799a0bbea0beab3d52235bd3ba33e999fbe481
parent 1afb60751256dc6dd5ff8c9c6d45f8029aaca142
Author: Simon Kornblith <simon@simonster.com>
Date: Mon, 14 Sep 2009 18:13:04 +0000
tighten up spacing some more
Diffstat:
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/chrome/skin/default/zotero/bindings/itembox.css b/chrome/skin/default/zotero/bindings/itembox.css
@@ -5,7 +5,7 @@ scrollbox
row, tagsbox row
{
- margin: 0 0 1px;
+ margin: -1px 0 0 0;
min-height: 1em;
}
@@ -92,11 +92,6 @@ row hbox label:first-child
margin-right: 1px;
}
-row
-{
- margin-bottom: 0;
-}
-
row label,
row > vbox[fieldname=abstractNote],
row > vbox[fieldname=extra]