diff --git a/framework/core/js/src/forum/components/AffixedSidebar.js b/framework/core/js/src/forum/components/AffixedSidebar.js index 16ffc3dcb3..b4505ebd63 100644 --- a/framework/core/js/src/forum/components/AffixedSidebar.js +++ b/framework/core/js/src/forum/components/AffixedSidebar.js @@ -1,15 +1,14 @@ import Component from '../../common/Component'; +import heightWithMargin from '../../common/utils/heightWithMargin'; /** - * The `AffixedSidebar` component uses Bootstrap's "affix" plugin to keep a + * The `AffixedSidebar` component uses sticky position to keep a * sidebar navigation at the top of the viewport when scrolling. * * ### Children * * The component must wrap an element that itself wraps an