From: Olivier Laviale Date: Mon, 23 Jan 2012 20:22:08 +0000 (+0100) Subject: .alert-message no longer exists X-Git-Tag: v2.0.0~6^2~207^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1118%2Fhead;p=thirdparty%2Fbootstrap.git .alert-message no longer exists --- diff --git a/lib/buttons.less b/lib/buttons.less index 5da34a5257..f13a9acbfd 100644 --- a/lib/buttons.less +++ b/lib/buttons.less @@ -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; }