diff --git a/public/content.css b/public/content.css index bea78b17..0db991c9 100644 --- a/public/content.css +++ b/public/content.css @@ -783,6 +783,10 @@ input::-webkit-inner-spin-button { align-items: center; } +.sponsorBlockCategoryPillTitle { + white-space: nowrap; +} + .categoryPillClose { display: none; height: 10px;