diff --git a/templates/style.scss b/templates/style.scss index 64552007c..25efc4fe3 100644 --- a/templates/style.scss +++ b/templates/style.scss @@ -59,7 +59,7 @@ div.rustdoc { .sidebar { @media (min-width: 701px) { - margin-top: $top-navbar-height; + top: $top-navbar-height; } .block > ul > li {