Fix feed item add-to button appearance on OS X
This commit is contained in:
parent
aa266c11f4
commit
8714816cec
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
#zotero-feed-item-addTo-button {
|
||||
margin: 5px 6px 3px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
#zotero-feed-item-addTo-button button {
|
||||
margin: 0;
|
||||
-moz-appearance: none;
|
||||
}
|
Loading…
Add table
Reference in a new issue