From e93b7443d88a6a31e24673e6edc1e536e08c3723 Mon Sep 17 00:00:00 2001 From: amnweb <16545063+amnweb@users.noreply.github.com> Date: Tue, 2 Jul 2024 23:01:29 +0200 Subject: [PATCH] Fixed https://github.com/amnweb/firefox-plus/issues/16 --- chrome/toolbar/tabbar.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/toolbar/tabbar.css b/chrome/toolbar/tabbar.css index f05d4df..070ca1e 100644 --- a/chrome/toolbar/tabbar.css +++ b/chrome/toolbar/tabbar.css @@ -441,6 +441,7 @@ toolbarbutton[part="scrollbutton-down"] { #titlebar { box-shadow: var(--fp-titlebar-shadow) !important; + z-index: 1; } #tabbrowser-tabs[closebuttons="activetab"]