diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-09-24 14:29:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-24 14:29:55 +0200 |
| commit | 1c4a85fc4062eba0ab17837b1b9643c9472480f6 (patch) | |
| tree | 18ea4149c25cf671f4236682f1dc6e0ad73a0fb7 /compiler/rustc_codegen_gcc/src | |
| parent | 455a20b7ba567434cb5bf1c47ff06f6f1d9819fc (diff) | |
| parent | f570d310b790142f5e77120f0a099b54996a748e (diff) | |
| download | rust-1c4a85fc4062eba0ab17837b1b9643c9472480f6.tar.gz rust-1c4a85fc4062eba0ab17837b1b9643c9472480f6.zip | |
Rollup merge of #102203 - notriddle:notriddle/source-sidebar, r=GuillaumeGomez
rustdoc: remove no-op CSS `#source-sidebar { z-index }`
This rule became redundant in 07e3f998b1ceb4b8d2a7992782e60f5e776aa114. When `#source-sidebar` became nested below `.sidebar`, it went from being `position: fixed` to `position: static`, and according to MDN's [z-index] documentation, this means it has no effect.
[z-index]: https://developer.mozilla.org/en-US/docs/Web/CSS/z-index
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions
