mirror of https://github.com/twbs/bootstrap.git
parent
2dc5762f96
commit
d66875d0e6
|
|
@ -26,7 +26,9 @@
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
+ .form-control {
|
+ .form-control,
|
||||||
|
+ .custom-select,
|
||||||
|
+ .custom-file {
|
||||||
margin-left: -$input-border-width;
|
margin-left: -$input-border-width;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue