From: Mark Otto Date: Sun, 5 Feb 2012 08:25:40 +0000 (-0800) Subject: #1697: update upgrading docs to include mention of no more secondary class in modals X-Git-Tag: v2.0.1~1^2~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfcb2d1ed83e2c1bc76b4646ba28dccae4205d08;p=thirdparty%2Fbootstrap.git #1697: update upgrading docs to include mention of no more secondary class in modals --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index d3f2da9ad2..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 56b0d4bf78..23a53da0e9 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