diff options
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 fe9495e77..1c5701bea 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss | |||
@@ -23,6 +23,7 @@ $control-bar-height: 34px; | |||
23 | } | 23 | } |
24 | 24 | ||
25 | .vjs-big-play-button { | 25 | .vjs-big-play-button { |
26 | outline: 0; | ||
26 | font-size: 8em; | 27 | font-size: 8em; |
27 | 28 | ||
28 | $big-play-width: 3em; | 29 | $big-play-width: 3em; |