]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/video/video-miniature.component.scss
Use default nsfw instance policy for search index
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / video / video-miniature.component.scss
index d926c4dec26797e9af55f287b70d57da548f64be..99bd9c15b850b9c3486cc2a8a819dd70d07891b5 100644 (file)
@@ -9,7 +9,6 @@ $more-margin-right: 15px;
   display: inline-flex;
   flex-direction: column;
   padding-bottom: $video-miniature-margin-bottom;
-  height: 195px;
   vertical-align: top;
 
   .video-bottom {
@@ -119,8 +118,6 @@ $more-margin-right: 15px;
 
   &.fit-width {
     width: 100%;
-    height: unset;
-    padding-bottom: $video-miniature-margin-bottom / 2;
 
     .video-bottom {
       width: 100% !important;