diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 70ec2c8..a79c8c2 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -1418,10 +1418,10 @@ export class PostListing extends Component { /> )} -
+
{this.thumbnail()}
-
+
{this.postTitleLine()} {this.createdLine()} {this.showBodyPreview()}