From: nkryptic Date: Tue, 31 Jan 2012 07:54:10 +0000 (-0500) Subject: add nav- prefix to rest of docs X-Git-Tag: v2.0.0~6^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1457%2Fhead;p=thirdparty%2Fbootstrap.git add nav- prefix to rest of docs --- diff --git a/docs/components.html b/docs/components.html index a26fed2191..a8db82ffbf 100644 --- a/docs/components.html +++ b/docs/components.html @@ -360,7 +360,7 @@

Basic tabs

-

Take a regular <ul> of links and add .tabs:

+

Take a regular <ul> of links and add .nav-tabs:

Basic pills

-

Take that same HTML, but use .pills instead:

+

Take that same HTML, but use .nav-pills instead: