fix(firefox): switch to px for logo padding
This commit is contained in:
parent
761f914232
commit
0f865ad511
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
min-width: 46px !important;
|
||||
}
|
||||
toolbar .toolbarbutton-1 > .toolbarbutton-badge-stack {
|
||||
padding: 0.6em !important;
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
:root:not([chromehidden~="toolbar"]) #PanelUI-menu-button[open] > .toolbarbutton-badge-stack {
|
||||
|
|
Loading…
Reference in a new issue