Fix double-size height of feed add buttons on HiDPI
This commit is contained in:
parent
c8affb49ee
commit
6ec8e7800f
|
@ -84,6 +84,6 @@
|
|||
}
|
||||
|
||||
#zotero-feed-item-addTo-button .button-icon {
|
||||
margin-right: 5px
|
||||
margin-right: 5px;
|
||||
height: 16px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user