diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 883d8a533..0b9cc3e13 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -46,7 +46,7 @@ export class PostListing extends Component { render() { return ( -
+
{!this.state.showEdit ? this.listing() : @@ -58,7 +58,7 @@ export class PostListing extends Component { listing() { let post = this.props.post; return ( -
+