mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
When accessing a page that's far down the left-hand sidebar, we have a script that would scroll the sidebar position down so that the selected item is visible. In some cases, this would cause some confusion and jittery rendering on page load. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>