diff --git a/chrome/content/zotero-platform/mac/itemPane.css b/chrome/content/zotero-platform/mac/itemPane.css index e69de29bb2..5ef0328327 100644 --- a/chrome/content/zotero-platform/mac/itemPane.css +++ b/chrome/content/zotero-platform/mac/itemPane.css @@ -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; +} \ No newline at end of file