]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Better embed responsive
authorChocobozzz <me@florianbigard.com>
Tue, 3 Apr 2018 16:18:58 +0000 (18:18 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 3 Apr 2018 16:18:58 +0000 (18:18 +0200)
client/src/sass/video-js-custom.scss

index 5fd2f9567501d2e0454d52213b557deee6a47652..efaf3e3cb881b3d8637650489e4140cb67ef2619 100644 (file)
@@ -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;
     }
   }
 }