fix other video margin-top
authorRigel Kent <sendmemail@rigelk.eu>
Sun, 2 Sep 2018 17:34:36 +0000 (19:34 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 3 Sep 2018 06:49:29 +0000 (08:49 +0200)
client/src/app/videos/+video-watch/video-watch.component.scss

index afd846af32393f34e938c124bac964ac5099a4ce..912016f8c74476fcb6cfd237c7600965c77354cd 100644 (file)
     }
   }
 
-  .other-videos {
+  /deep/ .other-videos {
     padding-left: 1em;
 
     .title-page {
-      margin-top: 0;
+      margin-top: 0 !important;
     }
 
     /deep/ .video-miniature {