mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remove redundant docs section
This commit is contained in:
parent
5639287d5d
commit
515d7caa94
1 changed files with 0 additions and 4 deletions
|
@ -1279,10 +1279,6 @@ base_url: "../"
|
|||
{% endhighlight %}
|
||||
|
||||
|
||||
<h2 id="nav-alignment">Alignment options</h2>
|
||||
<p>To align nav links, use the <code>.pull-left</code> or <code>.pull-right</code> utility classes. Both classes will add a CSS float in the specified direction.</p>
|
||||
|
||||
|
||||
<h2 id="nav-dropdowns">Using dropdowns</h2>
|
||||
<p>Add dropdown menus with a little extra HTML and the <a href="../javascript/#dropdowns">dropdowns JavaScript plugin</a>.</p>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue