]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Adding bottom margin information
authorg.chanaud <g.chanaud@regence-production.ch>
Sat, 30 Apr 2016 12:25:56 +0000 (14:25 +0200)
committerg.chanaud <g.chanaud@regence-production.ch>
Sat, 30 Apr 2016 12:25:56 +0000 (14:25 +0200)
test/visual/sticky/anchors-with-callouts.html

index 979c630cc9674d42df321e01a85ac203e5a08c1e..afb53ad2f70ee2774355bf5d9754c972448f8146 100644 (file)
         <div class="container" data-sticky-container>
           <div class="callout sticky" data-sticky data-margin-top="0" data-stick-to="bottom" data-top-anchor="foo10" data-btm-anchor="foo11:bottom">
             <h5>Test 5</h5>
-            <p>I should stick to the top of #foo10 and the bottom of #foo11. I should be stick to the window bottom.</p>
+            <p>I should stick to the top of #foo10 and the bottom of #foo11. I should be stick to the window bottom with a bottom margin of 1em (default bottom margin).</p>
             <a href="http://foundation.zurb.com/sites/docs/stick.html" class="small button">Go to Sticky Docs</a>          
           </div>
         </div>