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.scss8
1 files changed, 8 insertions, 0 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 0b8aa1854..d5af929d7 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
@@ -19,6 +19,14 @@
19 font-size: 13px; 19 font-size: 13px;
20} 20}
21 21
22.title-block .title-page {
23 margin-right: 0;
24}
25
26my-help {
27 display: inline-block;
28}
29
22@media screen and (max-width: 600px) { 30@media screen and (max-width: 600px) {
23 .view-replies { 31 .view-replies {
24 margin-left: 46px; 32 margin-left: 46px;