mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
6ea16859fb
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:  After:  cc ````@jyn514```` (considering this is quite a big bug and an easy fix) r? ````@Nemo157````