From 5c48ead5185572cc1af1a80d55dbfde3a2c67265 Mon Sep 17 00:00:00 2001 From: Meisam <39205857+MFTabriz@users.noreply.github.com> Date: Thu, 13 May 2021 21:02:57 +0200 Subject: [PATCH] Update video.css (#1012) fix for issue #951 --- webroot/styles/video.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webroot/styles/video.css b/webroot/styles/video.css index f33d4e59a..feb38b624 100644 --- a/webroot/styles/video.css +++ b/webroot/styles/video.css @@ -19,11 +19,11 @@ video.video-js { } .vjs-big-play-button { - z-index: 100; + z-index: 48; } .vjs-loading-spinner { - z-index: 200; + z-index: 49; } /*