mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
Bugfix: btn-thin were too high
This commit is contained in:
parent
a0a9d8fd65
commit
22ffe4a079
3 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ summary.legend {
|
|||
}
|
||||
|
||||
.btn.btn-thin {
|
||||
padding: 4px 9px;
|
||||
padding: 0 9px;
|
||||
}
|
||||
|
||||
.alert a:not(.close) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue