aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/+video-watch/comment/video-comments.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/comment/video-comments.component.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.scss b/client/src/app/videos/+video-watch/comment/video-comments.component.scss
index 04518e079..dbb44c66c 100644
--- a/client/src/app/videos/+video-watch/comment/video-comments.component.scss
+++ b/client/src/app/videos/+video-watch/comment/video-comments.component.scss
@@ -23,8 +23,9 @@
23 margin-right: 0; 23 margin-right: 0;
24} 24}
25 25
26my-help { 26my-video-feed {
27 display: inline-block; 27 display: inline-block;
28 margin-left: 5px;
28} 29}
29 30
30@media screen and (max-width: 600px) { 31@media screen and (max-width: 600px) {