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