]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.alert-message no longer exists 1118/head
authorOlivier Laviale <contact@weirdog.com>
Mon, 23 Jan 2012 20:22:08 +0000 (21:22 +0100)
committerOlivier Laviale <contact@weirdog.com>
Mon, 23 Jan 2012 20:22:08 +0000 (21:22 +0100)
lib/buttons.less

index 5da34a525750f1f6423fb9f4e947009a911f193e..f13a9acbfd5bae69cbce880d2f995fc96c407ef8 100644 (file)
   }
 }
 // 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;
 }