diff --git a/userChrome.css b/userChrome.css index 13e8812..57d5367 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1346,7 +1346,7 @@ margin-inline-end: 5.5px !important; padding: 2px 0 !important; } - .tabbrowser-tab:not([image]) + .tabbrowser-tab:not([image], [busy]) .tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted], [activemedia-blocked]) { box-sizing: content-box; padding: 3px 0;