diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index 5fd2f9567..efaf3e3cb 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -474,9 +474,12 @@ $setting-transition-easing: ease-out; display: none !important; } - .vjs-volume-panel { - width: 26px !important; - margin-right: 83px !important; + .vjs-peertube-link { + padding: 0 !important; + } + + .vjs-settings { + width: 33px; } } }