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