Better messagelist item line height

This commit is contained in:
djmaze 2021-03-09 12:12:30 +01:00
parent 8a875670d9
commit eb9d2d8ddc
6 changed files with 18 additions and 25 deletions

View file

@ -58,9 +58,9 @@ label.inline, span.inline {
}
.dropdown-menu * + .dividerbar {
margin-top: 9px;
padding-top: 9px;
border-top: 1px solid #e5e5e5;
margin-top: 9px;
padding-top: 9px;
border-top: 1px solid #e5e5e5;
}
.btn-group > .btn.single {