From d70a1ed7fe9f817707cdf2a062faddc3092c6d47 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 5 Jan 2012 19:32:45 -0500 Subject: [PATCH] Don't make prefs small, since it makes it tiny on Windows Standalone will need to be fixed to use the same preferences CSS as Firefox. --- chrome/skin/default/zotero/preferences.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/skin/default/zotero/preferences.css b/chrome/skin/default/zotero/preferences.css index 231b4d272..1b64e4331 100644 --- a/chrome/skin/default/zotero/preferences.css +++ b/chrome/skin/default/zotero/preferences.css @@ -15,7 +15,7 @@ radio[pane] -moz-box-pack: end; } -description, #quickCopy-instructions, #export-citePaperJournalArticleURL +#export-citePaperJournalArticleURL { font-size: .85em; }