diff --git a/src/rustbook/static/rustbook.css b/src/rustbook/static/rustbook.css index 84cccda8172b..6b9e7aa58f24 100644 --- a/src/rustbook/static/rustbook.css +++ b/src/rustbook/static/rustbook.css @@ -44,7 +44,6 @@ h1, h2, h3, h4, h5, h6 { #page-wrapper { position: absolute; - overflow-y: auto; left: 310px; right: 0px; top: 0px;