Fix padding of single save button in palette

(At least on OS X. This might need to be added back for Windows/Linux.)
This commit is contained in:
Dan Stillman 2015-03-07 13:11:54 -07:00
parent 806259d187
commit 98263fb485

View file

@ -59,10 +59,6 @@ toolbarpaletteitem[place="palette"] #zotero-toolbar-buttons #zotero-toolbar-save
display:none;
}
toolbarpaletteitem[place="palette"] #zotero-toolbar-save-button-single {
padding: 3px 1px;
}
/* Show webpage icon in gray when no translators */
#zotero-toolbar-save-button:not(.translate),
#zotero-toolbar-save-button-single:not(.translate),