]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Make at least one sticky happen on mobile for testing purposes
authorKevin Ball <kmball11@gmail.com>
Thu, 20 Oct 2016 00:21:07 +0000 (17:21 -0700)
committerKevin Ball <kmball11@gmail.com>
Thu, 20 Oct 2016 00:21:07 +0000 (17:21 -0700)
docs/pages/sticky.md

index e9a68a81019908c2814834a72a9d847d3ab1a9ea..fa8044eb137243a8d507d187cf2b702b92e5522e 100644 (file)
@@ -42,7 +42,7 @@ Add the `.sticky` class and `[data-sticky]` to an element to create something th
     </p>
   </div>
   <div class="columns small-6 right" data-sticky-container>
-    <div class="sticky" data-sticky data-anchor="example1">
+    <div class="sticky" data-sticky data-anchor="example1" data-sticky-on="small">
       <img class="thumbnail" src="assets/img/generic/rectangle-3.jpg">
     </div>
   </div>