aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-05 00:25:40 -0800
committerMark Otto <[email protected]>2012-02-05 00:25:40 -0800
commitdfcb2d1ed83e2c1bc76b4646ba28dccae4205d08 (patch)
treeecd945deb7f5bc8bd4cc024129f859b9ac5e6563 /docs/upgrading.html
parentf29e3263b04fd2ecbd42e864e03abc15439b4a1b (diff)
downloadbootstrap-dfcb2d1ed83e2c1bc76b4646ba28dccae4205d08.tar.xz
bootstrap-dfcb2d1ed83e2c1bc76b4646ba28dccae4205d08.zip
#1697: update upgrading docs to include mention of no more secondary class in modals
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>IE9: removed gradients and added rounded corners</li>
<li>Updated active state to make styling clearer in button groups (new) and look better with custom transition</li>
<li>New mixin, <code>.buttonBackground</code>, to set button gradients</li>
+ <li>The <code>.secondary</code> class was removed from modal examples in our docs as it never had associated styles.</li>
</ul>
<h3>Forms</h3>
<ul>