diff options
Diffstat (limited to 'client/src/sass/player/control-bar.scss')
-rw-r--r-- | client/src/sass/player/control-bar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/player/control-bar.scss b/client/src/sass/player/control-bar.scss index c4e1283f8..9b35c6cb2 100644 --- a/client/src/sass/player/control-bar.scss +++ b/client/src/sass/player/control-bar.scss | |||
@@ -54,7 +54,7 @@ | |||
54 | top: $control-bar-slider-top; | 54 | top: $control-bar-slider-top; |
55 | z-index: 100; // On top of the progress bar | 55 | z-index: 100; // On top of the progress bar |
56 | width: calc(100% - (2 * #{$progress-margin})); | 56 | width: calc(100% - (2 * #{$progress-margin})); |
57 | height: 14px; | 57 | height: 20px; |
58 | 58 | ||
59 | .vjs-slider { | 59 | .vjs-slider { |
60 | margin: 0; | 60 | margin: 0; |