diff --git a/chrome/tabs_on_bottom_menubar_on_top_patch.css b/chrome/tabs_on_bottom_menubar_on_top_patch.css index b2cfd9a..0911526 100644 --- a/chrome/tabs_on_bottom_menubar_on_top_patch.css +++ b/chrome/tabs_on_bottom_menubar_on_top_patch.css @@ -6,7 +6,7 @@ See the above repository for updates as well as full license text. */ :root{ --uc-window-control-width: 0px !important } -#navigator-toolbox{ margin-top: 29px } +#navigator-toolbox{ padding-top: 29px !important } #toolbar-menubar{ position: fixed;