0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

.alert-message no longer exists

This commit is contained in:
Olivier Laviale 2012-01-23 21:22:08 +01:00
parent ea8f5883fd
commit 1fa2801c2f

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