Commit 62da5947 authored by Chris Rebert's avatar Chris Rebert

Permanent proper fix for dist-css

Bump mq4-hover-shim to ^0.2.0

Revert "fix dist css"
This reverts commit b12d4bfa.
parent 33a57807
...@@ -213,7 +213,7 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment