checkbox alignment
This commit is contained in:
parent
cddf1665f1
commit
3d74798d82
@ -47,6 +47,9 @@ input {
|
|||||||
&[type="checkbox"] {
|
&[type="checkbox"] {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
|
position: relative;
|
||||||
|
top: 0.25em;
|
||||||
|
left: 0.25em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user