]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix indetation (I hope!)
authorGérald Niel <gerald.niel@gegeweb.org>
Wed, 11 Apr 2018 17:23:18 +0000 (19:23 +0200)
committerGérald Niel <gerald.niel@gegeweb.org>
Wed, 11 Apr 2018 17:23:18 +0000 (19:23 +0200)
client/src/app/videos/+video-watch/comment/video-comment.component.scss

index 6658e35e8ff64a8377b862cfbb63da7a316f6a5e..3b0b7eafdb776f4f248b9a3c84d67b208add25f8 100644 (file)
@@ -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;