2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Merge pull request #119 from twbs/fat-fix-dist-css

fix dist css
This commit is contained in:
Mark Otto
2015-05-14 13:16:33 -07:00
+1 -1
View File
@@ -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;