From d633dbb44e40f402c85d4339bb3ac0e7069915eb Mon Sep 17 00:00:00 2001 From: nkryptic Date: Tue, 31 Jan 2012 02:54:10 -0500 Subject: [PATCH] add nav- prefix to rest of docs --- docs/components.html | 10 +++++----- docs/templates/pages/components.mustache | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) 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: