From 8e090393bd1c7cab23babfc9d87cd87b1cff8f73 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Sun, 16 Jan 2022 17:00:30 +0100 Subject: [PATCH] Allow to click on the footer again by positioning the footer on top of the main div --- templates/style/rustdoc-common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/style/rustdoc-common.scss b/templates/style/rustdoc-common.scss index 726699761..a6c45e20c 100644 --- a/templates/style/rustdoc-common.scss +++ b/templates/style/rustdoc-common.scss @@ -36,7 +36,7 @@ div.container-rustdoc:not(.source) { } } -div.container-rustdoc.source { +div.container-rustdoc { > .docs-rs-footer { left: -15px; // This is needed because even though the sidebar only contains the header, it still takes