diff --git a/chrome/tabs_animated_gradient_border.css b/chrome/tabs_animated_gradient_border.css index a3913ac..469958e 100644 --- a/chrome/tabs_animated_gradient_border.css +++ b/chrome/tabs_animated_gradient_border.css @@ -68,7 +68,7 @@ Thanks to /u/skenera on reddit for suggesting animating background position and } .tabbrowser-tab:not([selected]){ min-height: calc(var(--tab-min-height) - 1px) !important; } -.tabbrowser-tab[first-visible-unpinned-tab]{ margin-inline-start: 0 !important; } +.tabbrowser-tab{ margin-inline-start: 0 !important; } vbox.tab-background[selected]{ padding: 0px !important;