]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Spelling in comment 8299/head
authorChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 23:01:46 +0000 (17:01 -0600)
committerChris Rebert <github@rebertia.com>
Tue, 25 Jun 2013 23:01:46 +0000 (17:01 -0600)
less/forms.less

index 91248761003ef8574a5ac68a336f91620d4e4530..97fbad4ccaf7a000d641a78e0706d6e20511eadc 100644 (file)
@@ -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;