mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Better messagelist item line height
This commit is contained in:
parent
8a875670d9
commit
eb9d2d8ddc
6 changed files with 18 additions and 25 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue