diff options
| author | bors <bors@rust-lang.org> | 2021-01-02 18:13:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-01-02 18:13:48 +0000 |
| commit | fde692739576089729885b7f79aa2232cb9778c5 (patch) | |
| tree | c58e78c0d611c06298559fd98acba4d9f83be916 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | fd85ca02f6da4531bcec65b8309ecf38e0eb8938 (diff) | |
| parent | 2ab36516f4e6b32ca098addfd5bfe2c657da5765 (diff) | |
| download | rust-fde692739576089729885b7f79aa2232cb9778c5.tar.gz rust-fde692739576089729885b7f79aa2232cb9778c5.zip | |
Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514
Fix search section position on small devices Fixes #79526. This is exactly the same issue fixed in 9c36491538476dd3ff5ec834944aacdaceb12f30 (in https://github.com/rust-lang/rust/pull/79936) but applied to the search section. When the width becomes too small, the search input goes on its own line to get more space, making it go "under" the section following (so either "main" or "search"). The fix is to simply make the section go more under so that it doesn't go over the search input. r? `@jyn514`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
