From b2731bff2834fb6aacf166cf435030bf96eb12f3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 12 Dec 2017 14:41:59 +0100 Subject: Small style fixes --- client/src/sass/video-js-custom.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/sass') diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index 1c5701bea..25362c5af 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -322,6 +322,7 @@ $control-bar-height: 34px; border-left-color: #ffffff; transform: translateZ(0); animation: spinner 1.4s infinite linear; + overflow: hidden; &:before { animation: none !important; -- cgit v1.2.3