diff --git a/index.html b/index.html index a4f0c9ea9..735b23761 100644 --- a/index.html +++ b/index.html @@ -129,14 +129,14 @@ diff --git a/video-js/video-js.css b/video-js/video-js.css index c07a0228d..f5abc29d5 100644 --- a/video-js/video-js.css +++ b/video-js/video-js.css @@ -1,4 +1,4 @@ -.video-js-box { text-align: left; position: relative; } +.video-js-box { text-align: left; position: relative; z-index: 1000; } .video-js { background-color: #000; } /* General controls styles */