From: Dessalines Date: Mon, 22 Apr 2019 00:38:35 +0000 (-0700) Subject: Style fix X-Git-Url: http://these/git/%7Bthis.captchaPngSrc%28%29%7D?a=commitdiff_plain;h=1fce49ceefa685ac00d469a597748123df98f128;p=lemmy.git Style fix --- diff --git a/ui/src/components/post.tsx b/ui/src/components/post.tsx index 586bda75..a01bdcc8 100644 --- a/ui/src/components/post.tsx +++ b/ui/src/components/post.tsx @@ -80,7 +80,7 @@ export class Post extends Component { {this.state.loading ?
:
-
+
{
{this.state.comments.length > 0 && this.newComments()}
-
+
{this.sidebar()}