0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Update per @vsn4ik's requests

data-example-id not need be moved. Only change, because data-example-id="static-dropdown" already exists.

Remove whitespace after h3.
Variation not need capitalize.
This commit is contained in:
Kevin Kirsche 2015-01-28 13:47:02 -05:00
parent 5688fc8d65
commit 98d4464065

View File

@ -33,10 +33,9 @@
</div>
{% endhighlight %}
<h3 id="dropdowns-dropup">Dropup Variation</h3>
<h3 id="dropdowns-dropup">Dropup variation</h3>
<p>Trigger dropdown menus above elements by adding <code>.dropup</code> to the parent.</p>
<div class="bs-example" data-example-id="static-dropdown">
<div class="bs-example" data-example-id="static-dropup">
<div class="dropup clearfix">
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-expanded="true">
Dropdown