From 3c148197d5feae8d45b4298fd92b21ba5cbfef9b Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Tue, 1 Oct 2019 10:43:37 +0200 Subject: [PATCH] small style improvement --- templates/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {