mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
ensure custom selects get rounded corners
This commit is contained in:
parent
8d66b9956c
commit
ac446058ff
@ -151,6 +151,7 @@
|
||||
background-image: none \9;
|
||||
background-size: 8px 10px;
|
||||
border: $input-btn-border-width solid $input-border-color;
|
||||
@include border-radius($border-radius);
|
||||
// Use vendor prefixes as `appearance` isn't part of the CSS spec.
|
||||
-moz-appearance: none;
|
||||
-webkit-appearance: none;
|
||||
|
Loading…
Reference in New Issue
Block a user