diff options
| author | Michael Howell <michael@notriddle.com> | 2022-09-23 10:32:17 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2022-09-23 10:45:26 -0700 |
| commit | 8b0feb86222cfbe46d3c20fd760b7935fa60ed2d (patch) | |
| tree | 27b14466a803e77ed28b716923ee48ba7fe10668 /compiler/rustc_codegen_gcc | |
| parent | 9a963e3bade50f48a58c14ab5e82646005654b59 (diff) | |
| download | rust-8b0feb86222cfbe46d3c20fd760b7935fa60ed2d.tar.gz rust-8b0feb86222cfbe46d3c20fd760b7935fa60ed2d.zip | |
rustdoc: remove no-op mobile CSS `#source-sidebar { z-index: 11 }`
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
