mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-17 09:54:01 +00:00
Fixing style.
This commit is contained in:
parent
037e2f0229
commit
3a1177dfd0
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ export class PostListing extends Component<PostListingProps, PostListingState> {
|
|||
}
|
||||
</div>
|
||||
</div>
|
||||
<div className="details ml-4 mb-1">
|
||||
<div className="details ml-4">
|
||||
<ul class="list-inline mb-0 text-muted small">
|
||||
<li className="list-inline-item">
|
||||
<span>by </span>
|
||||
|
|
Loading…
Reference in a new issue