fixed again.

This commit is contained in:
Dessalines 2019-08-17 19:12:48 -07:00
parent 3d84a08aaa
commit 3e77924741

View file

@ -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;
}