From: GĂ©rald Niel Date: Wed, 11 Apr 2018 17:23:18 +0000 (+0200) Subject: Fix indetation (I hope!) X-Git-Tag: v1.0.0-beta.4~68^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=33bacf9cfe1f33526f2aa6601f724350e4f005dd;p=oweals%2Fpeertube.git Fix indetation (I hope!) --- 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;