mirror of
https://github.com/zotero/zotero.git
synced 2026-09-16 23:41:08 +00:00
Doc Prefs: Don't increase style list height at larger font sizes
https://forums.zotero.org/discussion/93655/is-there-a-fix-for-high-dpi-screens
This commit is contained in:
parent
ad02b70198
commit
b1b9759864
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#style-listbox
|
||||
{
|
||||
height: 14em;
|
||||
height: 14rem;
|
||||
width: 325pt;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue