From ea20306f871c915a9b25224ae1a00b9484259951 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 3 Apr 2018 18:18:58 +0200 Subject: Better embed responsive --- client/src/sass/video-js-custom.scss | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'client/src') 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; } } } -- cgit v1.2.3