Uh oh!
There was an error while loading. Please reload this page.
Conversation
Escape now removes focus from the search bar
rust-highfive
commented
Jan 2, 2018
Some changes occurred in HTML/CSS. |
rust-highfive
commented
Jan 2, 2018
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @QuietMisdreavus (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
Fixed intentaion (tabs -> spaces) Added trailing newline
QuietMisdreavus
commented
Jan 2, 2018
(Let's try that again... @bors r+ rollup Thanks so much! I guess i totally got used to this not happening, but i'm glad you were able to get this in. |
bors
commented
Jan 2, 2018
📌 Commit 3153d23 has been approved by |
Defocus search bar in rustdoc pages rust-lang/rfcs#2265
GuillaumeGomez
commented
Jan 4, 2018
It's not working at all for me... I make a quick fix. |
…Misdreavus Fix search bar defocus Fixesrust-lang#47134. r? @QuietMisdreavus
rust-lang/rfcs#2265