diff options
| author | Michael Howell <michael@notriddle.com> | 2022-11-15 15:57:00 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2022-11-15 15:57:00 -0700 |
| commit | 7854883b44dcfabf74e4407c92f07e9873877bfd (patch) | |
| tree | d256968f9770dbef547304c29b0fe3fef138b18a /compiler/rustc_codegen_llvm/src | |
| parent | a00f8ba7fcac1b27341679c51bf5a3271fa82df3 (diff) | |
| download | rust-7854883b44dcfabf74e4407c92f07e9873877bfd.tar.gz rust-7854883b44dcfabf74e4407c92f07e9873877bfd.zip | |
rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }`
`#crate-search-div` is nested directly below `.search-results-title`, which has `display: inline-flex`. This makes the crate-search-div a [flex item], which makes its display property irrelevant, because flex items have their display [blockified] in any case. [flex item]: https://developer.mozilla.org/en-US/docs/Glossary/Flex_Item [blockified]: https://www.w3.org/TR/css-flexbox-1/#flex-items
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
