Refactor LabelInput
This commit is contained in:
parent
4a675be598
commit
c367aef6b4
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -63,9 +63,9 @@ code {
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
label.checkbox {
|
input[type="checkbox"] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2px;
|
top: 3px;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue