For: https://discuss.flarum.org/d/21808-scrubber-not-hiding-and-going-above-the-footer
Prevent scrubber from going above the footer.
Before:
After:
Usage: Just enable the extension and add scrubberFix class into footer container.
Assumptions:
.App--discussionhas nomargin-bottomvalue (padding-bottomcan be used).DiscussionPage-nav > ulhas no custombottomvalue

