aboutsummaryrefslogtreecommitdiff
path: root/less/forms.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-06-25 17:01:46 -0600
committerChris Rebert <[email protected]>2013-06-25 17:01:46 -0600
commit64a01f01cb470a8c69e918c3086a03af700ebbba (patch)
treef5f905bb0e5ee30abc0715fa133433cff5f155c4 /less/forms.less
parentac90fbf4d815accf8c3e0c3c355ca6643dcabce9 (diff)
downloadbootstrap-64a01f01cb470a8c69e918c3086a03af700ebbba.tar.xz
bootstrap-64a01f01cb470a8c69e918c3086a03af700ebbba.zip
Spelling in comment
Diffstat (limited to 'less/forms.less')
-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;