about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-09-04 18:55:47 +0200
committerGitHub <noreply@github.com>2022-09-04 18:55:47 +0200
commit43a7438e27b77a0784eacf1adc5c4bbcb75119eb (patch)
tree58520e15af66d1f2d8a7a74ae013e79df3bb2b43 /compiler/rustc_codegen_llvm/src
parent723f0c477bb08012dbde95eb7510a0230579fe6a (diff)
parent3e743a064ec341548f2dfb6dafddc2b3d2d66c7f (diff)
downloadrust-43a7438e27b77a0784eacf1adc5c4bbcb75119eb.tar.gz
rust-43a7438e27b77a0784eacf1adc5c4bbcb75119eb.zip
Rollup merge of #101397 - notriddle:notriddle/source-nav-not-sidebar-sub, r=GuillaumeGomez
rustdoc: remove redundant mobile-sized `.source nav:not(.sidebar).sub`

It's redundant because there's already a selector `.source nav.sub` with exactly the same margin-left at [line 796].

[line 796]: https://github.com/rust-lang/rust/blob/84f0c3f79a85329dd79a54694ff8a7f427c842e9/src/librustdoc/html/static/css/rustdoc.css#L796

This selector was added in 1e98fb10274ea0245f865ddb1e295e454382000b, along with an identical desktop selector, but that desktop selector was removed in 6a5f8b1aef1417d7dc85b5d0a229d2db1930eb7c as part of a larger simplification.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions