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

2
public/css/app.css vendored
View File

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