diff options
author | Chocobozzz <me@florianbigard.com> | 2017-12-12 14:41:59 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2017-12-12 14:41:59 +0100 |
commit | b2731bff2834fb6aacf166cf435030bf96eb12f3 (patch) | |
tree | a519c0669ffc27712fffebc5750df54952a61100 /client/src/sass/video-js-custom.scss | |
parent | 4a7eeb62f1364678fff28fef4a83a0e9b640017c (diff) | |
download | PeerTube-b2731bff2834fb6aacf166cf435030bf96eb12f3.tar.gz PeerTube-b2731bff2834fb6aacf166cf435030bf96eb12f3.tar.zst PeerTube-b2731bff2834fb6aacf166cf435030bf96eb12f3.zip |
Small style fixes
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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; | |||
322 | border-left-color: #ffffff; | 322 | border-left-color: #ffffff; |
323 | transform: translateZ(0); | 323 | transform: translateZ(0); |
324 | animation: spinner 1.4s infinite linear; | 324 | animation: spinner 1.4s infinite linear; |
325 | overflow: hidden; | ||
325 | 326 | ||
326 | &:before { | 327 | &:before { |
327 | animation: none !important; | 328 | animation: none !important; |