diff --git a/less/forms.less b/less/forms.less index 9a55afbb4..e4fde63f5 100644 --- a/less/forms.less +++ b/less/forms.less @@ -36,7 +36,7 @@ .checkbox-radio-hover(); } } - + label, .input-label, label& { cursor: pointer; font-weight: normal; @@ -102,7 +102,7 @@ color: @text-color; color: @checkbox-primary-color; cursor: pointer; - + &:before { .checkbox-radio-focus(); outline: none; @@ -176,12 +176,12 @@ -// Allows multiline labels next to checkboxes and radio +// Allows multiline labels next to checkboxes and radio // Should be wrapped in `