Commit 1fa2801c authored by Olivier Laviale's avatar Olivier Laviale

.alert-message no longer exists

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