aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-01 23:02:31 -0800
committerMark Otto <[email protected]>2012-02-01 23:02:31 -0800
commit25ffe14c1bf43539d12b459a3807d37d826d1246 (patch)
treea1b7389f2bb644e3338da663da910b85c312728e /docs/upgrading.html
parentaa8a7668cba4c9cc85c0902cb5abf703d0ac86c3 (diff)
downloadbootstrap-25ffe14c1bf43539d12b459a3807d37d826d1246.tar.xz
bootstrap-25ffe14c1bf43539d12b459a3807d37d826d1246.zip
add line item to docs on upgrading per #1488
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 4d8328b7c..7398952ba 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -204,6 +204,7 @@
<ul>
<li>Updated the <code>.dropdown-menu</code> to tighten up spacing</li>
<li>Now requires you to add a <code>&lt;span class="caret"&gt;&lt;/span&gt;</code> to show the dropdown arrow</li>
+ <li>Now requires you to add a <code>data-toggle="dropdown"</code> attribute to obtain toggling behavior</li>
<li>The navbar (fixed topbar) has brand new dropdowns. Gone are the dark versions and in their place are the standard white ones with an additional caret at their tops for clarity of position.</li>
</ul>
<h3>Labels</h3>