Spelling in comment

This commit is contained in:
Chris Rebert 2013-06-25 17:01:46 -06:00
parent ac90fbf4d8
commit 64a01f01cb
1 changed files with 1 additions and 1 deletions

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;