From dfcb2d1ed83e2c1bc76b4646ba28dccae4205d08 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Feb 2012 00:25:40 -0800 Subject: #1697: update upgrading docs to include mention of no more secondary class in modals --- docs/upgrading.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/upgrading.html') diff --git a/docs/upgrading.html b/docs/upgrading.html index 5a7b0d2f6..39da8e1f7 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -152,6 +152,7 @@
  • IE9: removed gradients and added rounded corners
  • Updated active state to make styling clearer in button groups (new) and look better with custom transition
  • New mixin, .buttonBackground, to set button gradients
  • +
  • The .secondary class was removed from modal examples in our docs as it never had associated styles.
  • Forms