Fix horizontal overflow
This commit is contained in:
parent
3d2dbd5527
commit
9669092148
2 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@ button:active {
|
|||
|
||||
input[type=checkbox] {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
left: -999px;
|
||||
}
|
||||
|
||||
input[type=checkbox] + span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue