]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add expanded menu codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 10:46:44 +0000 (16:16 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 10:46:44 +0000 (16:16 +0530)
docs/pages/menu.md

index c0cd588b9b976c4da1fc11a88a502015c1d563cb..b15defd0695a7af87b0e32845bf129f3437aead4 100644 (file)
@@ -89,6 +89,12 @@ To align items in the middle, add a wrapping element with the class `.menu-cente
 
 Items can also be set to expand out and take up an even amount of space, with the `.expanded` class. Thanks to the magic of CSS, the items will automatically size themselves equally depending on how many are inside the menu.
 
+<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/bWMXQO?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/cp1.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <ul class="menu expanded">
   <li><a href="#">One</a></li>