diff --git a/static/js/hugo-learn.js b/static/js/hugo-learn.js index 5ef3f9cbd6..2067f256fc 100644 --- a/static/js/hugo-learn.js +++ b/static/js/hugo-learn.js @@ -56,7 +56,7 @@ images.each(function(index){ }); // Stick the top to the top of the screen when scrolling -$("#top-bar").stick_in_parent(); +$("#top-bar").stick_in_parent({spacer: false}); jQuery(document).ready(function() {