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

Fix grammar of comment for <label> in Reboot

This commit is contained in:
Chris Rebert 2015-12-04 01:46:45 -08:00
parent f6b9e0beb4
commit 191c82dc38

View file

@ -259,7 +259,7 @@ th {
// //
label { label {
// Allow labels can use `margin` for spacing. // Allow labels to use `margin` for spacing.
display: inline-block; display: inline-block;
margin-bottom: .5rem; margin-bottom: .5rem;
} }