From fd2f3b137051586850fd28cb6407bb657d77b365 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 21 Oct 2020 00:30:24 -0400 Subject: fixed link button location for videos. fixed positioning of overlay collection on videos. --- src/client/views/nodes/VideoBox.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/views/nodes/VideoBox.scss') diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss index 0c0854ac2..05714f665 100644 --- a/src/client/views/nodes/VideoBox.scss +++ b/src/client/views/nodes/VideoBox.scss @@ -1,5 +1,8 @@ .videoBox { transform-origin: top left; + width: 100%; + height: 100%; + position: relative; .videoBox-viewer { opacity: 0.99; // hack! overcomes some kind of Chrome weirdness where buttons (e.g., snapshot) disappear at some point as the video is resized larger } -- cgit v1.2.3-70-g09d2