diff --git a/userChrome.css b/userChrome.css index d7c6904..6c8f32c 100644 --- a/userChrome.css +++ b/userChrome.css @@ -2869,6 +2869,9 @@ menuitem.openintabs-menuitem, #tabbrowser-tabs[positionpinnedtabs] > #tabbrowser-arrowscrollbox > .tabbrowser-tab[pinned] { min-height: var(--tab-min-height) !important; } +#tabbrowser-arrowscrollbox { + height: var(--tab-min-height); +} /* Top Margin */ .tab-background,