1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Spelling in comment

This commit is contained in:
Chris Rebert 2013-06-25 17:01:46 -06:00
parent ac90fbf4d8
commit 64a01f01cb

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;