diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index e170a332..b9d41250 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -631,7 +631,7 @@ export class PostListing extends Component { const post = this.postView.post; return ( -
+
{this.commentsButton} {canShare() && (