From 610eb8fb78952ad3b1b43df2362bcfef9b223a01 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Apr 2013 18:02:53 -0700 Subject: [PATCH] sidenote edit under customization section --- docs/_includes/docs-nav.html | 2 +- docs/docs.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/_includes/docs-nav.html b/docs/_includes/docs-nav.html index 75967f704f..f9670a0d82 100644 --- a/docs/_includes/docs-nav.html +++ b/docs/_includes/docs-nav.html @@ -181,7 +181,7 @@
  • Basic panel
  • Panel with heading
  • Contextual alternatives
  • -
  • With list groups
  • +
  • With list groups
  • Wells
  • diff --git a/docs/docs.html b/docs/docs.html index f0086c5835..517b81cfa8 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -261,7 +261,8 @@ title: Bootstrap Documentation

    Going beyond light customizations and into visual overhauls is just as straightforward as the above custom button. For a site like Karma, which uses Bootstrap as a CSS reset with heavy modifications, more extensive work is involved, but well worth it in the end.

    -

    Side note: While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source Less code to your own classes via mixins. For the time being, neither options are documented here.

    +

    Alternate customization methods

    +

    While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to your own classes via mixins. For the time being, neither options are documented here.

    Removing potential bloat