From 5d3175e84b2ada0978aca7dbbe2ec532e99c869a Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 24 Jan 2012 22:48:30 -0800 Subject: [PATCH] fix sub navs fer the otherrzz --- docs/base-css.html | 10 +++++----- docs/components.html | 18 +++++++++--------- docs/less.html | 8 ++++---- docs/scaffolding.html | 6 +++--- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/base-css.html b/docs/base-css.html index 08442cf3be..cddf769d4b 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -65,11 +65,11 @@

On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes to provide a fresh, consistent look and feel.

diff --git a/docs/components.html b/docs/components.html index ecdc9d27ac..65320f1cea 100644 --- a/docs/components.html +++ b/docs/components.html @@ -65,15 +65,15 @@

Dozens of reusable components are built into Bootstrap to provide navigation, alerts, popovers, and much more.

diff --git a/docs/less.html b/docs/less.html index c5fb46ca68..0ed8cdb66f 100644 --- a/docs/less.html +++ b/docs/less.html @@ -69,10 +69,10 @@

Customize and extend Bootstrap with LESS, a CSS preprocessor, to take advantage of the variables, mixins, and more used to build Bootstrap's CSS.

diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 4f3fb9f221..91bd9b8d32 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -65,9 +65,9 @@

Bootstrap is built on a responsive 12-column grid. We've also included fixed- and fluid-width layouts based on that system.