Fixing style 2.
This commit is contained in:
parent
3861a71e14
commit
09aaa13a41
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
|
||||||
}
|
}
|
||||||
|
|
||||||
.listing {
|
.listing {
|
||||||
min-height: 61px;
|
/* min-height: 61px; */
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.details {
|
.details {
|
||||||
|
|
Reference in a new issue