From d7e998dd14a8eed64df84d3a0ae05a906d7df152 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 29 Nov 2021 17:14:05 +0100 Subject: Rename ID "main" into "main-content" --- src/librustdoc/html/static/css/noscript.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/librustdoc/html/static/css/noscript.css') diff --git a/src/librustdoc/html/static/css/noscript.css b/src/librustdoc/html/static/css/noscript.css index 37ea7b00033..e35358c5649 100644 --- a/src/librustdoc/html/static/css/noscript.css +++ b/src/librustdoc/html/static/css/noscript.css @@ -4,7 +4,7 @@ of content is hidden by default (depending on the settings too), we have to over rules. */ -#main .attributes { +#main-content .attributes { /* Since there is no toggle (the "[-]") when JS is disabled, no need for this margin either. */ margin-left: 0 !important; } -- cgit 1.4.1-3-g733a5