diff --git a/src/definitions/modules/checkbox.less b/src/definitions/modules/checkbox.less index f3068b869..98f7746b6 100755 --- a/src/definitions/modules/checkbox.less +++ b/src/definitions/modules/checkbox.less @@ -529,6 +529,7 @@ .ui.toggle.checkbox input ~ .box:after, .ui.toggle.checkbox input ~ label:after { left: @toggleOffOffset; + box-shadow: @toggleOffHandleBoxShadow; } /* Focus */