aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss2
1 files changed, 2 insertions, 0 deletions
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 fe3cc4ded..d78e5c6a1 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -252,6 +252,8 @@
252 } 252 }
253 253
254 .other-videos { 254 .other-videos {
255 padding-left: 1em;
256
255 .title-page { 257 .title-page {
256 margin-top: 0; 258 margin-top: 0;
257 } 259 }