aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss6
1 files changed, 1 insertions, 5 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 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 @@
359 } 359 }
360 360
361 /deep/ .other-videos { 361 /deep/ .other-videos {
362 padding-left: 1em; 362 padding-left: 15px;
363 width: 260px; 363 width: 260px;
364 364
365 .title-page { 365 .title-page {
@@ -457,10 +457,6 @@ my-video-comments {
457} 457}
458 458
459@media screen and (max-width: 1300px) { 459@media screen and (max-width: 1300px) {
460 /deep/ .other-videos {
461 padding-left: 0 !important;
462 }
463
464 .privacy-concerns { 460 .privacy-concerns {
465 font-size: 12px; 461 font-size: 12px;
466 padding: 2px 5px; 462 padding: 2px 5px;