Fix horizontal overflow
This commit is contained in:
parent
3d2dbd5527
commit
9669092148
File diff suppressed because one or more lines are too long
@ -55,7 +55,7 @@ button:active {
|
|||||||
|
|
||||||
input[type=checkbox] {
|
input[type=checkbox] {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
opacity: 0;
|
left: -999px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=checkbox] + span {
|
input[type=checkbox] + span {
|
||||||
|
Loading…
Reference in New Issue
Block a user