diff --git a/scss/_toggle.scss b/scss/_toggle.scss index 457a86e999..9ae87d994d 100644 --- a/scss/_toggle.scss +++ b/scss/_toggle.scss @@ -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 */