From: Dessalines Date: Sun, 18 Aug 2019 02:17:12 +0000 (-0700) Subject: Offsetting image. X-Git-Url: http://these/git/?a=commitdiff_plain;h=0fc1551dbcc4deef72a3ac94548ebf756cd32f0e;p=lemmy.git Offsetting image. --- diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index d386f9a8..401da0e3 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -69,7 +69,7 @@ export class PostListing extends Component { {post.url && isImage(post.url) && - + }