Decrease height of icon when no other add-on bar buttons
This commit is contained in:
parent
db89c65596
commit
860a1617ea
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ toolbar[iconsize="small"] #zotero-toolbar-button:active {
|
|||
|
||||
#addon-bar #zotero-toolbar-button {
|
||||
list-style-image: url(chrome://zotero/skin/zotero_status_bar.png);
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
#addon-bar #zotero-toolbar-button[compact="true"] {
|
||||
|
|
Loading…
Reference in a new issue