fixed again.
This commit is contained in:
parent
888fa32783
commit
859505d4c8
1 changed files with 4 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue