0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge pull request #8299 from cvrebert/patch-1

Spelling in comment
This commit is contained in:
Mark Otto 2013-06-25 17:10:59 -07:00
commit 2da485d6bb

View File

@ -425,7 +425,7 @@ input[type="color"] {
}
}
// Only right aline form labels here when the columns stop stacking
// Only right align form labels here when the columns stop stacking
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;