mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-10 13:24:43 +00:00
parent
2dc5762f96
commit
d66875d0e6
1 changed files with 3 additions and 1 deletions
|
|
@ -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 a new issue