Bugfix: btn-thin were too high

This commit is contained in:
the-djmaze 2023-02-03 20:23:42 +01:00
parent a0a9d8fd65
commit 22ffe4a079
3 changed files with 11 additions and 11 deletions

View file

@ -10,7 +10,7 @@ summary.legend {
}
.btn.btn-thin {
padding: 4px 9px;
padding: 0 9px;
}
.alert a:not(.close) {