mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +01:00
Update forms.less
All variables should be set in variables.less?
This commit is contained in:
parent
606d6e81d4
commit
3a17578a94
@ -437,7 +437,7 @@ input[type="color"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Only right align 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: @screen-tablet) {
|
||||||
.form-horizontal .control-label {
|
.form-horizontal .control-label {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user