修改BUG:移除checkbox margin-top
This commit is contained in:
parent
f1dfc3c091
commit
307eb06ba4
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue