]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add callout at the top of the top bar docs explaining where the F5 top bar went
authorGeoff Kimball <geoff@zurb.com>
Fri, 18 Dec 2015 17:36:59 +0000 (09:36 -0800)
committerGeoff Kimball <geoff@zurb.com>
Fri, 18 Dec 2015 17:36:59 +0000 (09:36 -0800)
docs/pages/top-bar.md

index c5d7ad03606f0cb4cf8f932dff93e498f54f7a09..7e798353240580dd49a81f621d87d7fc9d2d2918 100644 (file)
@@ -4,6 +4,10 @@ description: The new top bar is a simpler wrapper around our flexible menu compo
 sass: ./scss/components/_top-bar.scss
 ---
 
+<div class="primary callout">
+  <p>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 <a href="responsive-navigation.html">responsive navigation</a> to learn more.</p>
+</div>
+
 ## 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.