diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 586403be..9b2d604a 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -1373,7 +1373,7 @@ export class PostListing extends Component {
- {this.createdLine()} +
{this.createdLine()}
{/* If it has a thumbnail, do a right aligned thumbnail */} {this.mobileThumbnail()}