X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fvideo-js-custom.scss;h=8de0784f99ec14325cc11112a19237455d33db31;hb=fa40cbc3b26e2a7b01a6273def62fa8bb552c7b6;hp=64805a3a154ee44fd549d82b508882cf24ba8896;hpb=77728efa627527a9f0f27010a597e8984d7a27f8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index 64805a3a1..8de0784f9 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -175,6 +175,7 @@ $context-menu-width: 350px; } .vjs-play-progress { + padding-right: 4px; &::before { top: -0.3em; @@ -217,6 +218,8 @@ $context-menu-width: 350px; } .vjs-time-control { + line-height: inherit; + &.vjs-current-time { font-size: $font-size; display: inline-block;