]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/player/upnext.scss
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / sass / player / upnext.scss
index 8c9a6f784a3e66046a906b2bfd4752c618e79908..922a9674d386192d987c96d1a8a3a54400067f8b 100644 (file)
@@ -23,19 +23,17 @@ $browser-context: 16;
   }
 
   .vjs-upnext-top {
+    margin: 0 auto;
     width: 100%;
     position: absolute;
-    margin-left: auto;
-    margin-right: auto;
     bottom: 50%;
     margin-bottom: 60px;
   }
 
   .vjs-upnext-bottom {
+    margin: 0 auto;
     width: 100%;
     position: absolute;
-    margin-left: auto;
-    margin-right: auto;
     top: 50%;
     margin-top: 52px;
   }