aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less
index 912487610..97fbad4cc 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;