diff options
| author | Michael Howell <michael@notriddle.com> | 2022-09-23 10:48:24 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2022-09-23 10:48:24 -0700 |
| commit | f570d310b790142f5e77120f0a099b54996a748e (patch) | |
| tree | 3ccea2a8f9acde177c1969d0ca13c791680db5d5 /compiler/rustc_codegen_gcc | |
| parent | 8b0feb86222cfbe46d3c20fd760b7935fa60ed2d (diff) | |
| download | rust-f570d310b790142f5e77120f0a099b54996a748e.tar.gz rust-f570d310b790142f5e77120f0a099b54996a748e.zip | |
rustdoc: remove no-op CSS rule `#source-sidebar { z-index: 1 }`
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')
0 files changed, 0 insertions, 0 deletions
