diff --git a/less/forms.less b/less/forms.less index 26589b3ebd..baeea7ca69 100644 --- a/less/forms.less +++ b/less/forms.less @@ -212,7 +212,7 @@ input[type="month"] { margin-bottom: 10px; label { - min-height: @line-height-computed; // Ensure the input doens't jump when no text + min-height: @line-height-computed; // Ensure the input doesn't jump when there is no text padding-left: 20px; margin-bottom: 0; font-weight: normal;