From 1300af1d2dbf3f5aecc1ba9480ac9cb28a7b8561 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 6 Jan 2016 01:32:39 -0800 Subject: Update docs to account for #18772 /fyi @mdo [skip sauce] --- docs/components/buttons.md | 12 ++++++------ docs/components/navbar.md | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/components') diff --git a/docs/components/buttons.md b/docs/components/buttons.md index 6b22caab8..2e1fd60ba 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 d18308d66..b359d66a0 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.
- +
-- cgit v1.2.3