Fix 2x collection/search icon size when editing a saved search
Follow-up to 8093d6ac29
, which fixed this only in the Advanced Search
window
This commit is contained in:
parent
4a0415b363
commit
ee474e33cb
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ label.zotero-text-link {
|
|||
}
|
||||
|
||||
/* Constrain 2x collection/search icons */
|
||||
#zotero-advanced-search-dialog .menulist-icon {
|
||||
zoterosearch .menulist-icon {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue