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/assets/bootstrap.zip | Bin 52391 -> 52391 bytes docs/templates/pages/upgrading.mustache | 1 + docs/upgrading.html | 1 + 3 files changed, 2 insertions(+) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index d3f2da9ad..5e37b7d983 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/templates/pages/upgrading.mustache b/docs/templates/pages/upgrading.mustache index 56b0d4bf7..23a53da0e 100644 --- a/docs/templates/pages/upgrading.mustache +++ b/docs/templates/pages/upgrading.mustache @@ -76,6 +76,7 @@
  • {{_i}}IE9: removed gradients and added rounded corners{{/i}}
  • {{_i}}Updated active state to make styling clearer in button groups (new) and look better with custom transition{{/i}}
  • {{_i}}New mixin, .buttonBackground, to set button gradients{{/i}}
  • +
  • {{_i}}The .secondary class was removed from modal examples in our docs as it never had associated styles.{{/i}}
  • {{_i}}Forms{{/i}}

    Forms