From: Chris Rebert Date: Tue, 25 Jun 2013 23:01:46 +0000 (-0600) Subject: Spelling in comment X-Git-Tag: v3.0.0-rc1~227^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a01f01cb470a8c69e918c3086a03af700ebbba;p=thirdparty%2Fbootstrap.git Spelling in comment --- 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;