Fix incompatibility with normal toolbar density
This commit is contained in:
parent
94872a63f5
commit
4a73dad366
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* Page action-buttons "slide in" when cursor is on top of them and don't reserve space when not used */
|
||||
|
||||
#page-action-buttons > *[class^=urlbar-icon]{
|
||||
margin-inline-end: -26px;
|
||||
opacity: 0;
|
||||
|
|
Loading…
Reference in a new issue