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:
Dan Stillman 2020-05-09 20:32:35 -04:00
parent 4a0415b363
commit ee474e33cb

View file

@ -304,7 +304,7 @@ label.zotero-text-link {
}
/* Constrain 2x collection/search icons */
#zotero-advanced-search-dialog .menulist-icon {
zoterosearch .menulist-icon {
height: 16px;
}