]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157
authorYuki Okushi <huyuumi.dev@gmail.com>
Thu, 11 Mar 2021 23:55:18 +0000 (08:55 +0900)
committerGitHub <noreply@github.com>
Thu, 11 Mar 2021 23:55:18 +0000 (08:55 +0900)
commit6ea16859fb9973358ae3931e21a46f449909d1e5
treee8665d41126194cd107049ce03422c0293fac00c
parenta86ac16e547d213d05835c78b45a6973ea80a0bd
parenta4d7046714731987d079da9b99769a60da246fc9
Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157

Fix "run" button position in error index

This isn't really a rustdoc issue but I still made the same fix in the `rustdoc.css` file (doesn't hurt).

Before:

![Screenshot from 2021-03-10 16-35-49](https://user-images.githubusercontent.com/3050060/110655807-aa402800-81bf-11eb-8a88-bc979efd1697.png)

After:

![Screenshot from 2021-03-10 16-40-08](https://user-images.githubusercontent.com/3050060/110655843-b4622680-81bf-11eb-8670-42975d92b4eb.png)

cc ````@jyn514```` (considering this is quite a big bug and an easy fix)
r? ````@Nemo157````
src/librustdoc/html/static/rustdoc.css