From 0f21c3c4eacadae92799f342fffafea27db03e27 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 31 Jul 2011 21:39:14 +0000 Subject: [PATCH] Set line-height properly --- chrome/skin/default/zotero/integration.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/skin/default/zotero/integration.css b/chrome/skin/default/zotero/integration.css index 73e931989..06ff24bd8 100644 --- a/chrome/skin/default/zotero/integration.css +++ b/chrome/skin/default/zotero/integration.css @@ -158,7 +158,7 @@ body { padding: 0; font: -moz-field; font-size: 11px; - line-height: 18px; + line-height: 16px; overflow: hidden; }