mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
Merge pull request #18426 from twbs/label-reboot-comment-grammar
Fix grammar of comment for <label> in Reboot
This commit is contained in:
commit
db0f2df59c
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ th {
|
|||
//
|
||||
|
||||
label {
|
||||
// Allow labels can use `margin` for spacing.
|
||||
// Allow labels to use `margin` for spacing.
|
||||
display: inline-block;
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue