mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
fix dist css
This commit is contained in:
parent
dbaffd43c0
commit
b12d4bfa9a
@ -213,7 +213,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// IE9 hack to hide the arrow
|
// IE9 hack to hide the arrow
|
||||||
@media screen and (min-width:0\0) {
|
@media screen and ("min-width:0\0") {
|
||||||
.select select {
|
.select select {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
padding: .5rem 1.5rem .5rem 1rem;
|
padding: .5rem 1.5rem .5rem 1rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user