]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/css/rustdoc.css
rustdoc: remove unused mobile CSS `.rustdoc { padding-top: 0 }`
[rust.git] / src / librustdoc / html / static / css / rustdoc.css
index 219d1b4ed53ffadea6aba8645bbf244cbdaecc63..a18fff3bb14749931944d5941ba5eaa7eda72536 100644 (file)
@@ -1677,7 +1677,6 @@ in storage.js
        }
 
        .rustdoc {
-               padding-top: 0px;
                /* Sidebar should overlay main content, rather than pushing main content to the right.
                   Turn off `display: flex` on the body element. */
                display: block;