From dec6b864c9d7986f7eea961134a5bcffe686b747 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 30 Sep 2017 19:08:05 -0400 Subject: [PATCH] Revert Create Bib/Doc Prefs font size change from db496e13c2f The font size is already controlled by the main font size pref, so this was just making the font disproportionally bigger. --- chrome/skin/default/zotero/bibliography.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chrome/skin/default/zotero/bibliography.css b/chrome/skin/default/zotero/bibliography.css index d51233364d..2ef34ba46e 100644 --- a/chrome/skin/default/zotero/bibliography.css +++ b/chrome/skin/default/zotero/bibliography.css @@ -1,11 +1,7 @@ -#zotero-bibliography-container { - font-size: 1.15em !important; -} - #style-listbox { height: 19em; - width: 300pt; + width: 325pt; } radio:not(:first-child)