From 2f0a7c5584ef3a5851490195398c1a72ec89cfcb Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 6 May 2019 09:26:21 -0700 Subject: Better columns --- ui/src/components/post.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ui/src/components/post.tsx') diff --git a/ui/src/components/post.tsx b/ui/src/components/post.tsx index 5b0a606c..7b2f790e 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()}
@@ -148,7 +148,7 @@ export class Post extends Component { sidebar() { return ( -
+