]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/abstract-video-list.scss
Add popover autoclose
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / abstract-video-list.scss
index b75907dc930538677a37c8112ced0c9eddf4ee42..91091a5bb23916c0bdac1cdcd3a56d22b69d0542 100644 (file)
@@ -8,9 +8,12 @@
   }
 }
 
+.title-page.title-page-single {
+  margin-right: 5px;
+}
+
 my-video-feed {
   display: inline-block;
-  margin-left: -45px;
 }
 
 @media screen and (max-width: 500px) {
@@ -31,7 +34,7 @@ my-video-feed {
         }
       }
 
-      /deep/ .video-thumbnail {
+      .video-thumbnail {
         width: 100%;
         height: auto;