mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 12:05:01 +00:00
Fixing style.
This commit is contained in:
parent
3883b15ea9
commit
3861a71e14
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