diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 7ec46cb545..6b6320a573 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -7,7 +7,9 @@ --md-footer-bg-color: #3d90ce; } - +.md-version__list { + overflow: auto; +} ul.video-list { counter-reset: section;