From 1300af1d2dbf3f5aecc1ba9480ac9cb28a7b8561 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 6 Jan 2016 01:32:39 -0800 Subject: [PATCH] Update docs to account for #18772 /fyi @mdo [skip sauce] --- docs/components/buttons.md | 12 ++++++------ docs/components/navbar.md | 8 ++++---- docs/examples/navbar/index.html | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/components/buttons.md b/docs/components/buttons.md index 6b22caab82..2e1fd60bad 100644 --- a/docs/components/buttons.md +++ b/docs/components/buttons.md @@ -63,12 +63,12 @@ When using button classes on `` elements that are used to trigger in-page fun In need of a button, but not the hefty background colors they bring? Replace the default modifier classes with the `.btn-*-outline` ones to remove all background images and colors on any button. {% example html %} - - - - - - + + + + + + {% endexample %} diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d18308d66f..b359d66a04 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -49,7 +49,7 @@ Here's an example of all the sub-components included in a default, light navbar:
- +
{% endexample %} @@ -131,7 +131,7 @@ Here are some examples to show what we mean.
- +
diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index abaf8ad74c..a6d6422979 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -43,7 +43,7 @@
- +