fx-compat: Fix quick search height shifting
This commit is contained in:
parent
f8ac57bdb1
commit
d4cd382092
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
font-size: var(--zotero-font-size) !important;
|
font-size: var(--zotero-font-size) !important;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
width: 172px;
|
width: 172px;
|
||||||
|
height: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-tb-search-menu-button {
|
#zotero-tb-search-menu-button {
|
||||||
|
|
Loading…
Reference in a new issue