From 1fa2801c2f8ad1e3c319fd6fc0d2e8baddccf6cc Mon Sep 17 00:00:00 2001 From: Olivier Laviale Date: Mon, 23 Jan 2012 21:22:08 +0100 Subject: [PATCH] .alert-message no longer exists --- lib/buttons.less | 1 - 1 file changed, 1 deletion(-) 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; }