From 4b345d66f978d97f47cd6d82d19bc690d456d8c6 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Sat, 4 Nov 2017 09:18:39 -0400 Subject: [PATCH] Tweak nav example titles and disabled states --- docs/source/docs/examples/navigation.blade.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/source/docs/examples/navigation.blade.md b/docs/source/docs/examples/navigation.blade.md index 7f92fee8d..ce3c4b072 100644 --- a/docs/source/docs/examples/navigation.blade.md +++ b/docs/source/docs/examples/navigation.blade.md @@ -19,7 +19,7 @@ title: "Navigation" -## Simple Navigation Example +## Simple @component('_partials.code-sample') @endcomponent @@ -68,12 +68,12 @@ title: "Navigation" Pill
  • - Disabled Pill + Disabled Pill
  • @endcomponent -## Flex-Filled Navigation +## Stretched @component('_partials.code-sample') @endcomponent -## Justified Navigation +## Justified @component('_partials.code-sample') @endcomponent