diff options
| author | Mark Otto <[email protected]> | 2013-08-19 00:31:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-19 00:31:38 -0700 |
| commit | 515d7caa9491c1a82e965de992f6ae085a17b8b0 (patch) | |
| tree | 26b4c00b524599f773fdd59279fefc407bfbf851 /components.html | |
| parent | 5639287d5d06ca79aeaf71a31fdaf8c0db6b0188 (diff) | |
| download | bootstrap-515d7caa9491c1a82e965de992f6ae085a17b8b0.tar.xz bootstrap-515d7caa9491c1a82e965de992f6ae085a17b8b0.zip | |
remove redundant docs section
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components.html b/components.html index 131ec6c21..e82cb12df 100644 --- a/components.html +++ b/components.html @@ -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> |
