diff --git a/parts/tabbar.css b/parts/tabbar.css index c6cf2b8..ab2693d 100644 --- a/parts/tabbar.css +++ b/parts/tabbar.css @@ -30,7 +30,7 @@ The tabs container /* Set minimum height for tab bar */ #tabbrowser-tabs { - --tab-min-height: 0; + /* --tab-min-height: 0; */ margin: 6px 5px 6px 5px; }