Fix incompatibility with normal toolbar density

This commit is contained in:
MrOtherGuy 2018-12-04 18:34:03 +02:00
parent 94872a63f5
commit 4a73dad366

View file

@ -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]{ #page-action-buttons > *[class^=urlbar-icon]{
margin-inline-end: -26px; margin-inline-end: -26px;
opacity: 0; opacity: 0;