]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove redundant docs section
authorMark Otto <otto@github.com>
Mon, 19 Aug 2013 07:31:38 +0000 (00:31 -0700)
committerMark Otto <otto@github.com>
Mon, 19 Aug 2013 07:31:38 +0000 (00:31 -0700)
components.html

index 131ec6c212d1501406503991e1e2c8290e7a157e..e82cb12dfb370733e1bd74ff2b1fbfb04728dfc7 100644 (file)
@@ -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>