From b30b8c2c1234686b330e86fe24d11894b5d08539 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 Jan 2013 17:02:35 -0800 Subject: Restore nav tabs, pills, justified variation, disabled links, and a few more things. Still need to add the dropdowns back though. --- docs/css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 9d215b5bd..84e85c371 100644 --- a/docs/css.html +++ b/docs/css.html @@ -15,7 +15,7 @@ @@ -567,7 +567,7 @@ Level 1: 9 columns <div class="row"> <div class="span6">Level 2: 6 columns</div> - <div class="span3">Level 2: 6 columns</div> + <div class="span6">Level 2: 6 columns</div> </div> </div> </div> -- cgit v1.2.3