Commit 5e946b78 authored by Aron Carroll's avatar Aron Carroll

Fix vertical alignment of form-checkbox inputs

parent c77df23c
......@@ -93,7 +93,7 @@
}
.form-checkbox-item {
padding-left: 20px;
padding-left: 22px;
.form-checkbox, [type=checkbox], [type=radio] {
float: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment