2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+1 -1
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;
}