diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index afd846af3..912016f8c 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -358,11 +358,11 @@ } } - .other-videos { + /deep/ .other-videos { padding-left: 1em; .title-page { - margin-top: 0; + margin-top: 0 !important; } /deep/ .video-miniature {