1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02: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

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;