diff --git a/chrome/autohide_main_toolbar.css b/chrome/autohide_main_toolbar.css index 0ccf3b1..ec2397e 100644 --- a/chrome/autohide_main_toolbar.css +++ b/chrome/autohide_main_toolbar.css @@ -21,7 +21,7 @@ See the above repository for updates as well as full license text. */ position: relative; z-index: 2; } -#TabsToolbar{ position: relative; z-index: 3 } +#titlebar{ position: relative; z-index: 3 } /* Show when toolbox is focused, like when urlbar has received focus */ #navigator-toolbox:focus-within > .browser-toolbar{