Difference between revisions of "Template:Freiburg/wiki content start"
Line 40: | Line 40: | ||
if ($window.scrollTop() > $pageheight - 430) { | if ($window.scrollTop() > $pageheight - 430) { | ||
$blob.stop().animate({ | $blob.stop().animate({ | ||
− | bottom: | + | bottom: $window.scrollTop() - $pageheight + 430 + topPadding |
}); | }); | ||
} | } |
Revision as of 21:10, 6 September 2015