diff options
| author | Yuki Okushi <huyuumi.dev+love@gmail.com> | 2022-11-23 06:40:23 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-23 06:40:23 +0900 |
| commit | 708f7c5ae10e339ff3d4ed886259ff26773f24e0 (patch) | |
| tree | 2a409e1dacc2893bc5c7c407e7155ce81fae7274 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | ecf2536b038f0a17ce478d6bcdeff39e91c0a9de (diff) | |
| parent | d632ca79ac59e86f7a7ffa95ad747c916ddb282a (diff) | |
| download | rust-708f7c5ae10e339ff3d4ed886259ff26773f24e0.tar.gz rust-708f7c5ae10e339ff3d4ed886259ff26773f24e0.zip | |
Rollup merge of #104720 - notriddle:notriddle/popover-before-display-inline, r=GuillaumeGomez
rustdoc: remove no-op CSS `.popover::before / a.test-arrow { display: inline-block }`
Since this box is absolutely positioned, its display type is [blockified] anyway. We just need to make sure it isn't `display: none`.
[blockified]: https://www.w3.org/TR/css-display-3/#transformations
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
