mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-09 21:04:42 +00:00
commit
33a578070b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue