mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-17 09:25:50 +00:00
fixed again.
This commit is contained in:
parent
3d84a08aaa
commit
3e77924741
@ -59,8 +59,11 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
|
|||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.listing, .comment {
|
.listing {
|
||||||
min-height: 61px;
|
min-height: 61px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.details {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user