mirror of https://github.com/twbs/bootstrap.git
commit
2da485d6bb
|
@ -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…
Reference in New Issue