diff --git a/theme/parts/tabsbar.css b/theme/parts/tabsbar.css index f3f447c..eda60cd 100644 --- a/theme/parts/tabsbar.css +++ b/theme/parts/tabsbar.css @@ -473,7 +473,7 @@ tab { #alltabs-button { visibility: collapse; } -#tabbrowser-tabs[overflow="true"] ~ #alltabs-button { +#tabbrowser-tabs[overflow] ~ #alltabs-button { visibility: visible; }