remove resizing rules of tabs toolbar buttons

This commit is contained in:
MrOtherGuy 2020-05-06 16:24:58 +03:00
parent 8cad80c046
commit da2ddb2775

View file

@ -19,12 +19,6 @@
margin: 0 !important;
}
:root:not([customizing]) #TabsToolbar-customization-target > .toolbarbutton-1 > .toolbarbutton-icon{
padding-block: 0px !important;
max-height: 28px;
height: 20px !important
}
#tabbrowser-tabs .tabbrowser-tab{ height: var(--tab-min-height) }
#tabbrowser-tabs .tabbrowser-tab[first-visible-tab="true"][last-visible-tab="true"]{