diff --git a/public/content.css b/public/content.css index 4ca8b8f8..9836ae3c 100644 --- a/public/content.css +++ b/public/content.css @@ -183,7 +183,7 @@ } .sponsorSkipNoticeLimitWidth { - min-width: calc(100% - 50px); + max-width: calc(100% - 50px); } .sponsorSkipNotice .hidden {