]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/video-list/video-list.component.scss
Client: display video tags
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-list / video-list.component.scss
index 010f0dbfecb13f0ecd50e98b9e6a58c7bdc09d74..eddcf07769b173da71fff71e614ab87daba4fc89 100644 (file)
@@ -3,18 +3,12 @@
     margin-left: 0;
   }
 
-  margin-bottom: 20px;
   border-bottom: 1px solid #f1f1f1;
   height: 40px;
   line-height: 40px;
 
-  my-video-sort {
-    padding-right: 0;
-  }
-
   .videos-total-results {
     font-size: 13px;
-    padding-left: 0;
   }
 
   my-loader {
 
 .videos-miniatures {
   min-height: 720px;
+  text-align: center;
+  padding-top: 0;
 
   my-video-miniature {
+    text-align: left;
     transition: all 0.5s ease;
 
     &.ng-enter {