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:
parent
f6b9e0beb4
commit
191c82dc38
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue