1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

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,