2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03: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
+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;
}