From: Mark Date: Sun, 18 Mar 2012 18:44:31 +0000 (-0600) Subject: Added URL fix from #2643 - Thanks ctalkington X-Git-Tag: v2.0.3~5^2~146^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c0905c5f2cc81df7726de32eb9238e111fb0513;p=thirdparty%2Fbootstrap.git Added URL fix from #2643 - Thanks ctalkington --- diff --git a/docs/components.html b/docs/components.html index aeddc32d20..ad34f748b4 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1115,7 +1115,7 @@

Component alignment

To align a nav, search form, or text, use the .pull-left or .pull-right utility classes. Both classes will add a CSS float in the specified direction.

Adding dropdown menus

-

Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.

+

Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.

 <ul class="nav">
   <li class="dropdown">
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index b03e52e3ed..27bb3d9c79 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -1039,7 +1039,7 @@
       

{{_i}}Component alignment{{/i}}

{{_i}}To align a nav, search form, or text, use the .pull-left or .pull-right utility classes. Both classes will add a CSS float in the specified direction.{{/i}}

{{_i}}Adding dropdown menus{{/i}}

-

{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.{{/i}}

+

{{_i}}Adding dropdowns and dropups to the nav is super simple, but does require the use of our javascript plugin.{{/i}}

 <ul class="nav">
   <li class="dropdown">