From f034308070b18faac2ea87e82d84d48b066c9cbf Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 5 May 2019 14:50:17 -0700 Subject: [PATCH] Better image click --- ui/src/components/post-listing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 87dac92c8..0245d65ae 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -99,7 +99,7 @@ export class PostListing extends Component { -
- +
}