diff --git a/chrome/hide_tabs_scrollbuttons.css b/chrome/hide_tabs_scrollbuttons.css index b9a7845..0225ca6 100644 --- a/chrome/hide_tabs_scrollbuttons.css +++ b/chrome/hide_tabs_scrollbuttons.css @@ -14,7 +14,3 @@ See the above repository for updates as well as full license text. */ visibility: var(--uc-scroll-visibility,visible); } .scrollbox-clip{ margin-inline: var(--uc-scrollbox-margin,0); } -#tabbrowser-tabs[overflow][positionpinnedtabs] .tabbrowser-tab[pinned]{ - border-left: 28px solid transparent !important; - clip-path: padding-box -} \ No newline at end of file