aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/standalone')
-rw-r--r--client/src/standalone/videos/embed.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/standalone/videos/embed.scss b/client/src/standalone/videos/embed.scss
index a4c44a59b..938a6e48c 100644
--- a/client/src/standalone/videos/embed.scss
+++ b/client/src/standalone/videos/embed.scss
@@ -15,6 +15,7 @@ html, body {
15.video-js { 15.video-js {
16 width: 100%; 16 width: 100%;
17 height: 100%; 17 height: 100%;
18 overflow: hidden;
18} 19}
19 20
20.vjs-poster { 21.vjs-poster {