Fix styling

This commit is contained in:
Edijs 2019-02-12 09:00:09 -07:00
parent dd1b256005
commit 5d0e51cae3
3 changed files with 8 additions and 15 deletions

View file

@ -733,3 +733,7 @@ nav {
width: 100%;
}
}
.btn.btn-default {
min-height: 28px;
}