1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00

pad checkboxes some more

This commit is contained in:
Kyle Spearrin 2020-03-17 12:17:13 -04:00
parent 9520a646ad
commit 981d6a0526

View File

@ -36,3 +36,7 @@ h3 {
.alert.validation-summary-errors > ul {
margin-bottom: 0;
}
.form-check-input {
margin-top: .45rem;
}