From 8d1b35403d018b85dc114e68d6bb0623d9b207eb Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Fri, 10 Dec 2021 19:09:25 -0500 Subject: [PATCH] Fix auto hiding info not hiding Fix #811 --- public/content.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/content.css b/public/content.css index cf3c6847..bcc755ea 100644 --- a/public/content.css +++ b/public/content.css @@ -101,10 +101,6 @@ transform: translateX(-100%) scale(0); } -.playerButton.hidden { - display: none; -} - .sponsorSkipObject { font-family: Roboto, Arial, Helvetica, sans-serif;