Toggle button not rendered correctly on Android (closes #1363)

This commit is contained in:
Raymond Penners
2014-05-12 22:48:06 +02:00
parent 5ad395d599
commit 856abfb0e7

View File

@@ -74,6 +74,7 @@
content: ' ';
cursor: pointer;
pointer-events: none;
-webkit-background-clip: padding-box;
}
/* the handle (circle) thats inside the toggle's track area */