user docs: Remove right SimpleBar from help and API documentation.

Remove the SimpleBar from the content on /help, /api, and /policies in
favor of the default browser scrollbar.

Fixes #10732.
This commit is contained in:
Signior-X 2021-03-27 16:56:38 +05:30 committed by Tim Abbott
parent 50d8e789cb
commit f63c1fa639
1 changed files with 0 additions and 1 deletions

View File

@ -94,7 +94,6 @@ function render_code_sections() {
});
}
new SimpleBar($(".markdown")[0]);
new SimpleBar($(".sidebar")[0]);
// Scroll to anchor link when clicked. Note that landing-page.js has a