diff --git a/less/forms.less b/less/forms.less index baeea7ca69..98a40cb99a 100644 --- a/less/forms.less +++ b/less/forms.less @@ -341,6 +341,7 @@ input[type="checkbox"] { height: @input-height-base; line-height: @input-height-base; text-align: center; + pointer-events: none; } .input-lg + .form-control-feedback { width: @input-height-large;