From b2208ab39cc6bfa4d25d56f13c0a852d0b8a7fad Mon Sep 17 00:00:00 2001 From: "g.chanaud" Date: Sat, 30 Apr 2016 14:25:56 +0200 Subject: [PATCH] Adding bottom margin information --- test/visual/sticky/anchors-with-callouts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/visual/sticky/anchors-with-callouts.html b/test/visual/sticky/anchors-with-callouts.html index 979c630cc..afb53ad2f 100644 --- a/test/visual/sticky/anchors-with-callouts.html +++ b/test/visual/sticky/anchors-with-callouts.html @@ -105,7 +105,7 @@
Test 5
-

I should stick to the top of #foo10 and the bottom of #foo11. I should be stick to the window bottom.

+

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).

Go to Sticky Docs
-- 2.47.2