diff --git a/userChrome.css b/userChrome.css index b76d7ec..c2e7762 100644 --- a/userChrome.css +++ b/userChrome.css @@ -232,7 +232,7 @@ /* Makes the speaker icon to always appear if the tab is playing (not only on hover) */ .tab-icon-overlay:not([crashed]) { /* Position */ - top: -4px !important; + top: -3.5px !important; inset-inline-end: -9px !important; z-index: 1 !important;