]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add `align-right` codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 10:19:28 +0000 (15:49 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 10:19:28 +0000 (15:49 +0530)
docs/pages/menu.md

index 0e4390e5113d10fbcd44187d74d343a8af9215f2..c8bb03f13fecb1557ed7625d3d72187da921ddc2 100644 (file)
@@ -45,6 +45,12 @@ By default, each item in the menu aligns to the left. They can also be aligned t
   <p>In a <a href="rtl.html">right-to-left</a> environment, items align to the right by default, and the class <code>.align-left</code> can be used to reverse direction.</p>
 </div>
 
+<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/zwjgWv?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 align-right">
   <li><a href="#">One</a></li>