mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
components.html: rm disconnected sentence fragment
This commit is contained in:
parent
899c147cd5
commit
a84e07b272
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ base_url: "../"
|
|||
{% endhighlight %}
|
||||
|
||||
<h3 id="dropdowns-headers">Dropdown headers</h3>
|
||||
<p>Add a header to break up label sections of actions in any dropdown menu.</p>
|
||||
<p>Add a header to label sections of actions in any dropdown menu.</p>
|
||||
<div class="bs-example">
|
||||
<div class="dropdown clearfix">
|
||||
<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
|
||||
|
|
Loading…
Add table
Reference in a new issue