about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-07-10 11:52:15 +0200
committerGitHub <noreply@github.com>2022-07-10 11:52:15 +0200
commitca51d325e8656d8bba1811f7bea6b2d82d87fb1c (patch)
treeaa43b53ce1562e11ef1f640de92bddd5269bd29c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent0dd5c75efffa3c5178fa32d3fbd99f682faa4e33 (diff)
parent9d5e6e2fc3709d5491af7e199a4d18c11170cffd (diff)
downloadrust-ca51d325e8656d8bba1811f7bea6b2d82d87fb1c.tar.gz
rust-ca51d325e8656d8bba1811f7bea6b2d82d87fb1c.zip
Rollup merge of #99086 - GuillaumeGomez:search-result-crate-filter-dropdown, r=notriddle
Fix display of search result crate filter dropdown

In case a crate name is too long, the `<select>` completely overflows its parent. Another problem is that there is left margin on the `select` which break the alignment. You can see both issues here:

![Screenshot from 2022-07-09 15-31-12](https://user-images.githubusercontent.com/3050060/178108959-0eb5af19-ec60-4d34-a2fd-c27147683c78.png)

And with the fix:

![Screenshot from 2022-07-09 15-33-37](https://user-images.githubusercontent.com/3050060/178108980-71030a92-84ee-4ee5-98e3-f97d03a6fbaf.png)

cc `@jsha`
r? `@notriddle`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions