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/comment/video-comment.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/comment/video-comment.component.scss b/client/src/app/videos/+video-watch/comment/video-comment.component.scss
index 6658e35e8..3b0b7eafd 100644
--- a/client/src/app/videos/+video-watch/comment/video-comment.component.scss
+++ b/client/src/app/videos/+video-watch/comment/video-comment.component.scss
@@ -46,7 +46,7 @@
46 .comment-html { 46 .comment-html {
47 word-wrap: initial; 47 word-wrap: initial;
48 word-break: normal; 48 word-break: normal;
49 text-align: justify; 49 text-align: justify;
50 50
51 /deep/ a { 51 /deep/ a {
52 @include disable-default-a-behaviour; 52 @include disable-default-a-behaviour;