Fix double-size height of feed add buttons on HiDPI
This commit is contained in:
parent
c8affb49ee
commit
6ec8e7800f
1 changed files with 1 additions and 1 deletions
|
@ -84,6 +84,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-feed-item-addTo-button .button-icon {
|
#zotero-feed-item-addTo-button .button-icon {
|
||||||
margin-right: 5px
|
margin-right: 5px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue