From 0bf4a6a6b515a3326dd12b9eb8063eea7988aaec Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 2 Mar 2020 10:48:06 -0500 Subject: [PATCH] Fix image expand width on mobile. --- ui/src/components/post-listing.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index fe4e65193..732664e88 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -285,7 +285,9 @@ export class PostListing extends Component { )} -
+