diff --git a/userChrome.css b/userChrome.css index 043bc41..60f75ec 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1591,7 +1591,7 @@ /* Box */ display: block !important; position: absolute !important; - z-index: 1 !important; + z-index: -1 !important; /* Shape */ width: var(--tab-corner-rounding) !important;