Align checkboxes with top line
This commit is contained in:
parent
06ab0502fe
commit
0e1e5df326
|
@ -595,7 +595,6 @@ select.error, textarea.error, input.error {
|
||||||
background-image: url('images/box-empty.png');
|
background-image: url('images/box-empty.png');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
display: table-cell;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue