0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Merge pull request #18426 from twbs/label-reboot-comment-grammar

Fix grammar of comment for <label> in Reboot
This commit is contained in:
Mark Otto 2015-12-06 16:29:56 -08:00
commit db0f2df59c

View File

@ -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;
}