1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fix dist css

This commit is contained in:
fat 2015-05-14 13:13:33 -07:00
parent dbaffd43c0
commit b12d4bfa9a

View file

@ -213,7 +213,7 @@
}
// IE9 hack to hide the arrow
@media screen and (min-width:0\0) {
@media screen and ("min-width:0\0") {
.select select {
z-index: 1;
padding: .5rem 1.5rem .5rem 1rem;