修改BUG:移除checkbox margin-top

This commit is contained in:
Argo-MacBookPro 2018-08-04 22:28:24 +08:00
parent f1dfc3c091
commit 307eb06ba4
1 changed files with 0 additions and 4 deletions

View File

@ -37,10 +37,6 @@ input.pending {
background-position: right 8px center;
}
.form-check-input {
margin-top: 6.4px;
}
.form-inline .form-group {
margin-bottom: 15px;
}