diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 15343876..f8366429 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -1097,7 +1097,7 @@ export class PostListing extends Component { const post_view = this.postView; return ( this.state.showAdvanced && ( -
+
{this.canMod_ && ( <> {!this.creatorIsMod_ &&