Commit 515d7caa authored by Mark Otto's avatar Mark Otto

remove redundant docs section

parent 5639287d
...@@ -1279,10 +1279,6 @@ base_url: "../" ...@@ -1279,10 +1279,6 @@ base_url: "../"
{% endhighlight %} {% 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> <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> <p>Add dropdown menus with a little extra HTML and the <a href="../javascript/#dropdowns">dropdowns JavaScript plugin</a>.</p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment