From cdb1ad1a52a9f55c63003b7b62ef8b1e9c6fcfaf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Feb 2012 00:11:21 -0800 Subject: #1702: add callout to navbar for component alignment --- docs/components.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index f0559e5fa..1c5bc5abe 100644 --- a/docs/components.html +++ b/docs/components.html @@ -864,6 +864,8 @@ <li><a href="#">Link</a></li> </ul> +

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 dropdowns

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

-- 
cgit v1.2.3