Revert Create Bib/Doc Prefs font size change from db496e13c2

The font size is already controlled by the main font size pref, so this
was just making the font disproportionally bigger.
This commit is contained in:
Dan Stillman 2017-09-30 19:08:05 -04:00
parent 52bbb79fd0
commit dec6b864c9

View File

@ -1,11 +1,7 @@
#zotero-bibliography-container {
font-size: 1.15em !important;
}
#style-listbox
{
height: 19em;
width: 300pt;
width: 325pt;
}
radio:not(:first-child)