diff --git a/userChrome.css b/userChrome.css index 4286196..ac0a4ce 100644 --- a/userChrome.css +++ b/userChrome.css @@ -162,6 +162,15 @@ margin-inline-end: -.5px !important; } + /* Space between Pinned tab and Scroll button */ + #scrollbutton-up, + #scrollbutton-down, + .scrollbox-clip, + #TabsToolbar-customization-target > #tabbrowser-tabs[overflow] ~ .toolbarbutton-1 { + transform: translateX(-1.5px) !important; + } + + /*= Tab Bar - Reduce Height, Show more contents ============================*/ /* Toolbar Height */ :root:not([uidensity=touch]) #TabsToolbar {