possible fix for slider

This commit is contained in:
KodeStar
2018-02-07 22:20:18 +00:00
parent 764222c901
commit 116ff2dd46
5 changed files with 25 additions and 7 deletions

View File

@@ -466,7 +466,7 @@ div.create {
}
/* Hide default HTML checkbox */
.switch input {display:none;}
.switch input {visibility:hidden;}
/* The slider */
.slider {