1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02: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

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