From 1c66c35c55eed2ffbbf97ec463a3539c35952ec3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 6 Sep 2018 08:59:46 +0200 Subject: Align other videos block on small screens --- client/src/app/videos/+video-watch/video-watch.component.scss | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss') 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 4811489ea..fac4bdbe5 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -359,7 +359,7 @@ } /deep/ .other-videos { - padding-left: 1em; + padding-left: 15px; width: 260px; .title-page { @@ -457,10 +457,6 @@ my-video-comments { } @media screen and (max-width: 1300px) { - /deep/ .other-videos { - padding-left: 0 !important; - } - .privacy-concerns { font-size: 12px; padding: 2px 5px; -- cgit v1.2.3