Skip to content

Commit 23a717d

Browse files
GuillaumeGomezsyphar
authored andcommitted
Allow to click on the footer again by positioning the footer on top of the main div
1 parent e04509d commit 23a717d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/style/rustdoc-common.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ div.container-rustdoc:not(.source) {
3636
}
3737
}
3838

39-
div.container-rustdoc.source {
39+
div.container-rustdoc {
4040
> .docs-rs-footer {
4141
left: -15px;
4242
// This is needed because even though the sidebar only contains the header, it still takes

0 commit comments

Comments
 (0)