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:
parent
806259d187
commit
98263fb485
1 changed files with 0 additions and 4 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue