From 9d21ed5d29c822bfa3a559e4cc5d914b15e0823e Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 7 Nov 2017 09:57:52 +0100 Subject: [PATCH] Improved iframes in Firefox --- styles/video.scarlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/video.scarlet b/styles/video.scarlet index 5db2e220..d8709b25 100644 --- a/styles/video.scarlet +++ b/styles/video.scarlet @@ -3,7 +3,7 @@ video-padding = 56.25% .video-container position relative width 100% - height 0 + min-height 100px padding-bottom video-padding border-radius ui-element-border-radius overflow hidden