From 76b10d01ff7e266d979e7bae75dadab30bf65d4d Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 1 Mar 2020 18:19:48 -0500 Subject: [PATCH] Changing mobile columns. --- ui/src/components/post-listing.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 519c7f740..fe4e65193 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -268,7 +268,7 @@ export class PostListing extends Component { )} {!this.state.imageExpanded && ( -
+
{this.thumbnail()}
)} @@ -285,7 +285,7 @@ export class PostListing extends Component { )} -
+