diff --git a/chrome/skin/default/zotero/preferences.css b/chrome/skin/default/zotero/preferences.css index b6ee0f386..231b4d272 100644 --- a/chrome/skin/default/zotero/preferences.css +++ b/chrome/skin/default/zotero/preferences.css @@ -15,6 +15,11 @@ radio[pane] -moz-box-pack: end; } +description, #quickCopy-instructions, #export-citePaperJournalArticleURL +{ + font-size: .85em; +} + .statusLine { margin: .75em 0; @@ -204,11 +209,6 @@ grid row hbox:first-child height: 1em; } -#quickCopy-instructions, #quickCopy-macWarning, #export-citePaperJournalArticleURL -{ - font-size: .85em; -} - #quickCopy-siteSettings-rows::-moz-tree-cell(quickCopy-copyAsHTML) { /* DEBUG: possible to center checkmark here instead of with spaces?