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
|
#style-listbox
|
||||||
{
|
{
|
||||||
height: 14em;
|
height: 14rem;
|
||||||
width: 325pt;
|
width: 325pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue