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, 1 insertions, 1 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 3446c34e3..10993735b 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -346,7 +346,7 @@
346 } 346 }
347} 347}
348 348
349@media screen and (max-width: 1400px) { 349@media screen and (max-width: 1300px) {
350 .other-videos { 350 .other-videos {
351 display: none; 351 display: none;
352 } 352 }