From a52c6fada991cdee7859122b56c8aa5fbd6d3500 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Fri, 18 Dec 2015 09:36:59 -0800 Subject: [PATCH] Add callout at the top of the top bar docs explaining where the F5 top bar went --- docs/pages/top-bar.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pages/top-bar.md b/docs/pages/top-bar.md index c5d7ad036..7e7983532 100644 --- a/docs/pages/top-bar.md +++ b/docs/pages/top-bar.md @@ -4,6 +4,10 @@ description: The new top bar is a simpler wrapper around our flexible menu compo sass: ./scss/components/_top-bar.scss --- +
+

The features of Foundation 5's top bar are still around, but they've been reworked into smaller, individual plugins. Check out our page on responsive navigation to learn more.

+
+ ## Basics A top bar (`.top-bar`) can have two sections: a left-hand section (`.top-bar-left`) and a right-hand section (`.top-bar-right`). On small screens, these sections stack on top of each other. -- 2.47.2