X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fpost%2Fpost-listing.tsx;h=eb4dc8d974807547758e5d785ece3debf0510c35;hb=9ce164245f51b834997f31f3f12497ee87474965;hp=a4ce5db54af50d8ac60a6b5289034b126087a557;hpb=34f04e6758d53bfccbdda2cbb0adde21e9a0cffa;p=lemmy-ui.git diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index a4ce5db..eb4dc8d 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -465,8 +465,8 @@ export class PostListing extends Component { return ( <> -
-

+
+

{url && this.props.showBody ? ( { {this.commentsButton} {canShare() && (