diff --git a/chrome/skin/default/zotero/zotero.css b/chrome/skin/default/zotero/zotero.css index 2bce78b95d..8e9566bfe7 100644 --- a/chrome/skin/default/zotero/zotero.css +++ b/chrome/skin/default/zotero/zotero.css @@ -303,6 +303,11 @@ label.zotero-text-link { margin: 3px 0; } +/* Constrain 2x collection/search icons */ +#zotero-advanced-search-dialog .menulist-icon { + height: 16px; +} + #zotero-attach-uri-container { width: 30em;