diff --git a/chrome/hide_tabs_with_one_tab.css b/chrome/hide_tabs_with_one_tab.css index 10c0ba8..56a2d55 100644 --- a/chrome/hide_tabs_with_one_tab.css +++ b/chrome/hide_tabs_with_one_tab.css @@ -52,7 +52,7 @@ See the above repository for updates as well as full license text. */ (-moz-os-version: windows-win7), (-moz-os-version: windows-win10){ :root[tabsintitlebar][sizemode="maximized"] #navigator-toolbox{ - padding-top:7px !important; + padding-top: var(--uc-titlebar-padding,7px); } } /* Fix window controls not being clickable */