mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 23:10:23 +00: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…
Reference in a new issue