From 0b1d9cbab15792a99c7d2edb05a74b17c6c269cb Mon Sep 17 00:00:00 2001 From: Chris Oyler Date: Mon, 1 Feb 2016 14:04:42 -0800 Subject: [PATCH] adds link to Sticky plugin for documentation on sticky navigation --- docs/pages/dropdown-menu.md | 6 ++++++ docs/pages/menu.md | 5 +++++ docs/pages/navigation.md | 6 ++++++ docs/pages/top-bar.md | 6 ++++++ 4 files changed, 23 insertions(+) diff --git a/docs/pages/dropdown-menu.md b/docs/pages/dropdown-menu.md index d99dd0eda..809ef65fe 100644 --- a/docs/pages/dropdown-menu.md +++ b/docs/pages/dropdown-menu.md @@ -146,3 +146,9 @@ Add the `.vertical` class to the top-level menu to make it vertical. Sub-menus a + +--- + +## Sticky Navigation + +See the documentation for the [Sticky](sticky.html#sticky-navigation) plugin to see how to easily make a sticky nav bar. diff --git a/docs/pages/menu.md b/docs/pages/menu.md index 5c4b6dd85..d3afb6e43 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -150,3 +150,8 @@ Add the class `.icon-top` to the Menu to orient icons above the text.
  • Four
  • ``` +--- + +## Sticky Navigation + +See the documentation for the [Sticky](sticky.html#sticky-navigation) plugin to see how to easily make a sticky nav bar. diff --git a/docs/pages/navigation.md b/docs/pages/navigation.md index 626ea2e5e..1860b7386 100644 --- a/docs/pages/navigation.md +++ b/docs/pages/navigation.md @@ -272,3 +272,9 @@ To see the below example in action, scale your browser down. The top bar will be + +--- + +## Sticky Navigation + +See the documentation for the [Sticky](sticky.html#sticky-navigation) plugin to see how to easily make a sticky nav bar. diff --git a/docs/pages/top-bar.md b/docs/pages/top-bar.md index da3f3f58f..4019dd7a5 100644 --- a/docs/pages/top-bar.md +++ b/docs/pages/top-bar.md @@ -90,3 +90,9 @@ In the below example, we've combined the above pattern with the Responsive Toggl ``` + +--- + +## Sticky Navigation + +See the documentation for the [Sticky](sticky.html#sticky-navigation) plugin to see how to easily make a sticky nav bar. -- 2.47.2