Commit b636ccb2 authored by Mark Otto's avatar Mark Otto

Merge pull request #1118 from olvlvl/2.0-wip

Remove .alert-message IE hack
parents ff113acb 1fa2801c
......@@ -102,7 +102,6 @@
}
}
// Super jank hack for removing border-radius from IE9 so we can keep filter gradients on alerts and buttons
:root .alert-message,
:root .btn {
border-radius: 0 \0;
}
......
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