Explicitly specify width and height for urlbar icon
This commit is contained in:
parent
a6b5717b8e
commit
b7c1e889cd
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
#zotero-status-image
|
||||
{
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
#zotero-status-bar-icon, #zotero-addon-bar-icon
|
||||
{
|
||||
width: 55px;
|
||||
|
|
Loading…
Reference in a new issue