.alert-message no longer exists

This commit is contained in:
Olivier Laviale 2012-01-23 21:22:08 +01:00
parent ea8f5883fd
commit 1fa2801c2f
1 changed files with 0 additions and 1 deletions

View File

@ -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;
}