fix grammar in comment in forms.less

This commit is contained in:
Chris Rebert 2014-03-09 21:35:48 -07:00
parent a15c24410b
commit b1f71e5292
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ input[type="checkbox"],
// Consistent vertical alignment of radios and checkboxes
//
// Labels also get some reset styles, but that is scope to a media query below.
// Labels also get some reset styles, but that is scoped to a media query below.
.radio,
.checkbox,
.radio-inline,