aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss4
1 files changed, 2 insertions, 2 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 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 @@
358 } 358 }
359 } 359 }
360 360
361 .other-videos { 361 /deep/ .other-videos {
362 padding-left: 1em; 362 padding-left: 1em;
363 363
364 .title-page { 364 .title-page {
365 margin-top: 0; 365 margin-top: 0 !important;
366 } 366 }
367 367
368 /deep/ .video-miniature { 368 /deep/ .video-miniature {