From edc4a4683855e33c47f449633bd2ca835b675825 Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Thu, 10 Jun 2021 09:29:58 +0900 Subject: [PATCH] Fix: Photon like Tab - Remove don't need code --- userChrome.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/userChrome.css b/userChrome.css index 812ed99..5b409f8 100644 --- a/userChrome.css +++ b/userChrome.css @@ -254,11 +254,6 @@ box-shadow: 0 0 1px color-mix(in srgb, var(--toolbar-color) 80%, transparent) !important; } - /* Overflow Tab - white bottom line fix */ - #tabbrowser-tabs:not([movingtab]) #tabbrowser-arrowscrollbox > .tabbrowser-tab { - z-index: 0 !important; - } - /** Selected Tab - Bottom Rounded Corner ************************************/ #tabbrowser-tabs {