Fix 2x icon size in Edit Bibliography dialog

This commit is contained in:
Dan Stillman 2018-07-18 13:15:09 -04:00
parent 1f8cf22a35
commit 85667429a8

View file

@ -463,6 +463,10 @@ label.zotero-text-link {
width: 16px; width: 16px;
} }
#zotero-edit-bibliography-dialog #item-list .listcell-icon {
max-width: 16px;
}
/* BEGIN 2X BLOCK -- DO NOT EDIT MANUALLY -- USE 2XIZE */ /* BEGIN 2X BLOCK -- DO NOT EDIT MANUALLY -- USE 2XIZE */
@media (min-resolution: 1.25dppx) { @media (min-resolution: 1.25dppx) {