From 33bacf9cfe1f33526f2aa6601f724350e4f005dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20Niel?= Date: Wed, 11 Apr 2018 19:23:18 +0200 Subject: Fix indetation (I hope!) --- client/src/app/videos/+video-watch/comment/video-comment.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos') 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; -- cgit v1.2.3