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;