diff --git a/js/components/panel.js b/js/components/panel.js index 6b4a57318..eb85a4223 100644 --- a/js/components/panel.js +++ b/js/components/panel.js @@ -128,7 +128,6 @@ $(function () { triggerElement: this.element.find(this.js_selectors.block.panel_header_sticky_sentinel_top)[0], // ... leaves the viewport... triggerHook: 0, - duration: this.element.outerHeight(), offset: this.element.find(this.js_selectors.block.panel_header_sticky_sentinel_top).outerHeight() }) // ... we consider the header as sticking...