Align checkboxes with top line

This commit is contained in:
James Wilson 2017-01-30 15:59:47 -06:00
parent 06ab0502fe
commit 0e1e5df326
1 changed files with 0 additions and 1 deletions

View File

@ -595,7 +595,6 @@ select.error, textarea.error, input.error {
background-image: url('images/box-empty.png');
background-repeat: no-repeat;
background-position: center;
display: table-cell;
cursor: pointer;
}