]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Could have sworn I added that 's'! 2559/head
authorMark <mark@somesecretplace.com>
Sun, 18 Mar 2012 18:49:18 +0000 (12:49 -0600)
committerMark <mark@somesecretplace.com>
Sun, 18 Mar 2012 18:49:18 +0000 (12:49 -0600)
docs/components.html
docs/templates/pages/components.mustache

index ad34f748b4d612dd65a297cd56393aaa133fa111..a8979729e41578a502afd4b1f618ed1810803d3d 100644 (file)
       <h3>Component alignment</h3>
       <p>To align a nav, search form, or text, 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>
       <h3>Adding dropdown menus</h3>
-      <p>Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdown">our javascript plugin</a>.</p>
+      <p>Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdowns">our javascript plugin</a>.</p>
 <pre class="prettyprint linenums">
 &lt;ul class="nav"&gt;
   &lt;li class="dropdown"&gt;
index 27bb3d9c79321b5057fe6cdfbb2458aa33ee946a..a3aabe966f79e19cb5bcab9a6bf515e36893b8e0 100644 (file)
       <h3>{{_i}}Component alignment{{/i}}</h3>
       <p>{{_i}}To align a nav, search form, or text, use the <code>.pull-left</code> or <code>.pull-right</code> utility classes. Both classes will add a CSS float in the specified direction.{{/i}}</p>
       <h3>{{_i}}Adding dropdown menus{{/i}}</h3>
-      <p>{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdown">our javascript plugin</a>.{{/i}}</p>
+      <p>{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of <a href="./javascript.html#dropdowns">our javascript plugin</a>.{{/i}}</p>
 <pre class="prettyprint linenums">
 &lt;ul class="nav"&gt;
   &lt;li class="dropdown"&gt;