diff --git a/less/forms.less b/less/forms.less index 9124876100..97fbad4cca 100644 --- a/less/forms.less +++ b/less/forms.less @@ -425,7 +425,7 @@ input[type="color"] { } } -// Only right aline form labels here when the columns stop stacking +// Only right align form labels here when the columns stop stacking @media (min-width: 768px) { .form-horizontal .control-label { text-align: right;