about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-24 21:34:55 +0100
committerGitHub <noreply@github.com>2022-11-24 21:34:55 +0100
commited2d9369f4373a2c275fe3b73c23a1d5d0377957 (patch)
treeabf743eb512dc8bd33320434e7e4491128672ac4 /compiler/rustc_codegen_llvm/src
parent679f1b7892841131efcdb535a7aa579038cfded7 (diff)
parent2185f49ff1e0d4dfbd5a031421c4b1a748aab995 (diff)
downloadrust-ed2d9369f4373a2c275fe3b73c23a1d5d0377957.tar.gz
rust-ed2d9369f4373a2c275fe3b73c23a1d5d0377957.zip
Rollup merge of #104792 - notriddle:notriddle/crate-search-title-display, r=GuillaumeGomez
rustdoc: simplify `.search-results-title` CSS

By using `display: flex`, we still get the never-wrapping layout with `#crate-search-div` maxing out and truncating its text. The title itself winds up always filling its parent, but since `#crate-search` doesn't have `flex-grow` set, it won't fill available space.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions