Decrease height of icon when no other add-on bar buttons

This commit is contained in:
Dan Stillman 2012-02-10 03:32:43 -05:00
parent db89c65596
commit 860a1617ea

View file

@ -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"] {