From 5c06a3ae8d760da4ba4059ddadde2daa1656cca4 Mon Sep 17 00:00:00 2001 From: ElementalAlchemist Date: Sun, 31 Oct 2021 14:39:31 -0500 Subject: [PATCH] Fix issue where video takes over much of the clickable area of the page if it hasn't loaded the playlist yet --- thrimbletrimmer/styles/thrimbletrimmer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/thrimbletrimmer/styles/thrimbletrimmer.css b/thrimbletrimmer/styles/thrimbletrimmer.css index 2c39806..1c5a31d 100644 --- a/thrimbletrimmer/styles/thrimbletrimmer.css +++ b/thrimbletrimmer/styles/thrimbletrimmer.css @@ -82,6 +82,7 @@ a, #video { width: 100%; max-height: 50vh; + overflow: hidden; } /* START BLOCK