]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Video links for dropdown
authorKevin Ball <kmball11@gmail.com>
Mon, 15 May 2017 19:47:11 +0000 (12:47 -0700)
committerKevin Ball <kmball11@gmail.com>
Mon, 15 May 2017 19:47:11 +0000 (12:47 -0700)
docs/pages/dropdown.md

index 92b8e6d5ec5d09ebe6fe0dcfe1c9a187dfad12f6..f852ee6f37278a1ddca0597acbca93570a4b590a 100644 (file)
@@ -17,7 +17,7 @@ To create a dropdown pane, add the class `.dropdown-pane` and the attribute `dat
 To create the dropdown trigger, add `data-toggle` to a `<button>`. The value of `data-toggle` is the ID of the dropdown.
 
 <p>
-  <a class="" data-open-video="0:39"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
+  <a class="" data-open-video="0:47"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
 </p>
 
 <div class="docs-codepen-container">
@@ -58,10 +58,6 @@ To create the dropdown trigger, add `data-toggle` to a `<button>`. The value of
 
 By default, a dropdown anchors below the button that opened it. Add the class `.top`, `.right`, or `.bottom` to the dropdown to change this.
 
-<p>
-  <a class="" data-open-video="0:39"><img src="{{root}}assets/img/icons/watch-video-icon.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
-</p>
-
 <div class="docs-codepen-container">
   <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/YVvjvz?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/codepen-button.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>