From 4c0905c5f2cc81df7726de32eb9238e111fb0513 Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 18 Mar 2012 12:44:31 -0600 Subject: Added URL fix from #2643 - Thanks ctalkington --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index aeddc32d2..ad34f748b 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">
-- 
cgit v1.2.3