diff options
| author | Chris Rebert <[email protected]> | 2013-06-25 17:01:46 -0600 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-06-25 17:01:46 -0600 |
| commit | 64a01f01cb470a8c69e918c3086a03af700ebbba (patch) | |
| tree | f5f905bb0e5ee30abc0715fa133433cff5f155c4 /less/forms.less | |
| parent | ac90fbf4d815accf8c3e0c3c355ca6643dcabce9 (diff) | |
| download | bootstrap-64a01f01cb470a8c69e918c3086a03af700ebbba.tar.xz bootstrap-64a01f01cb470a8c69e918c3086a03af700ebbba.zip | |
Spelling in comment
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 2 |
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; |
