mirror of https://github.com/LemmyNet/lemmy.git
fixed again.
parent
3d84a08aaa
commit
3e77924741
|
@ -59,8 +59,11 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
.listing, .comment {
|
||||
.listing {
|
||||
min-height: 61px;
|
||||
}
|
||||
|
||||
.details {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue