1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

Fix grammar of comment for <label> in Reboot

This commit is contained in:
Chris Rebert
2015-12-04 01:46:45 -08:00
parent f6b9e0beb4
commit 191c82dc38

View File

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