WIP : Indicate to users how "trending" works (#1458)
[oweals/peertube.git] / client / src / app / shared / video / abstract-video-list.scss
index 92998cb44909a7a8eb1725d907c479e1c7c30f8d..292ede698eb2c056932ef556eebfed856dd2a9fb 100644 (file)
     margin: 0 5px 0 0;
   }
 
-  my-video-feed {
+  my-feed {
     display: inline-block;
-    position: relative;
     top: 1px;
+    min-width: 60px;
   }
 
   .moderation-block {