about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-30 00:09:26 +0200
committerGitHub <noreply@github.com>2022-10-30 00:09:26 +0200
commit6e20768e9d8b508bfd2551393f178fda1aea410e (patch)
tree46469ff098995dc6f54d3ea6cb142fdf24cae690 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parente4821d743b0e8b7a1ec8f1475145fbb167509218 (diff)
parent4fac361ea3faead329e22b2874f05999ae2c5dc2 (diff)
downloadrust-6e20768e9d8b508bfd2551393f178fda1aea410e.tar.gz
rust-6e20768e9d8b508bfd2551393f178fda1aea410e.zip
Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle
Fix z-indexes of code example feature and cleanup its CSS

When reviewing https://github.com/rust-lang/rust/pull/103650, I realized that the `z-index`es of this feature were completely broken:

![Screenshot from 2022-10-28 10-55-27](https://user-images.githubusercontent.com/3050060/198826360-0c5cbe5a-ea8e-452a-9504-38d3da3615e6.png)

This PR fixes it by reducing the value of value under the one used for `.popover` (it could be completely removed but then it wouldn't be displayed as nicely).

There was also a lot of duplicated CSS so I merged the rules.

r? `@notriddle`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions