From: Dessalines Date: Thu, 29 Aug 2019 23:46:09 +0000 (-0700) Subject: Remove dividing lines again. X-Git-Url: http://these/git/?a=commitdiff_plain;h=4f427d0e613db94b2e5064fd68467531d1b77bbc;p=lemmy.git Remove dividing lines again. --- diff --git a/ui/src/components/post-listings.tsx b/ui/src/components/post-listings.tsx index 5dd62739..2bbbea81 100644 --- a/ui/src/components/post-listings.tsx +++ b/ui/src/components/post-listings.tsx @@ -21,7 +21,8 @@ export class PostListings extends Component { {this.props.posts.length > 0 ? this.props.posts.map(post => <> -
+
+
) : <>