diff options
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index 88bc0cfdf..680958a9f 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss | |||
@@ -447,7 +447,7 @@ $setting-transition-easing: ease-out; | |||
447 | } | 447 | } |
448 | 448 | ||
449 | .vjs-dock-description { | 449 | .vjs-dock-description { |
450 | font-size: 10px; | 450 | font-size: 9px; |
451 | } | 451 | } |
452 | 452 | ||
453 | .vjs-big-play-button { | 453 | .vjs-big-play-button { |
@@ -465,10 +465,6 @@ $setting-transition-easing: ease-out; | |||
465 | font-size: 14px; | 465 | font-size: 14px; |
466 | } | 466 | } |
467 | 467 | ||
468 | .vjs-dock-description { | ||
469 | font-size: 9px; | ||
470 | } | ||
471 | |||
472 | .vjs-big-play-button { | 468 | .vjs-big-play-button { |
473 | font-size: 4.5em; | 469 | font-size: 4.5em; |
474 | border-width: 4.5px; | 470 | border-width: 4.5px; |