]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add Top Bar with Stacked codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 17:04:35 +0000 (22:34 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 17:04:35 +0000 (22:34 +0530)
docs/pages/top-bar.md

index fcb2dc52c19faf76bfdafdba91cae91735e0ff74..d9649a9c4c6717a4a11a815f3eefb50309f0003c 100644 (file)
@@ -111,6 +111,12 @@ In the below example, we've combined the above pattern with the Responsive Toggl
 
 By default, the two sections of a top bar will stack on top of each other on small screens. This can be changed by adding the class `.stacked-for-medium` or `.stacked-for-large`.
 
+<div class="docs-video-codepen-container">
+  <a class="" data-open-video="12:00"><img src="https://www.elastic.co/static/images/svg/video-play-btn.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
+
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/XRYbZa?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/cp1.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html
 <div class="top-bar stacked-for-medium">
   <!-- ... -->