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 @@ .comment-html { word-wrap: initial; word-break: normal; - text-align: justify; + text-align: justify; /deep/ a { @include disable-default-a-behaviour;