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:
parent
ac90fbf4d8
commit
64a01f01cb
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
@media (min-width: 768px) {
|
||||||
.form-horizontal .control-label {
|
.form-horizontal .control-label {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|
Loading…
Add table
Reference in a new issue