#tabbrowser-tabs, #tabbrowser-tabs > .tabbrowser-arrowscrollbox { min-height: 0 !important; } #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"], #tabbrowser-tabs tab[first-visible-tab="true"][last-visible-tab="true"] + toolbarbutton { visibility: collapse; } #tabbrowser-tabs .tabs-newtab-button { visibility: collapse !important; } #tabbrowser-tabs tab { min-height: var(--tab-min-height); }