Skip to content

Prevent shrinking of "crate select" element on Firefox #62470

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Prevent shrinking of "crate select" element on Firefox #62470

merged 1 commit into from
Jul 10, 2019

Conversation

dima74
Copy link
Contributor

@dima74 dima74 commented Jul 7, 2019

This fixes #60368

@ollie27
Copy link
Member

ollie27 commented Jul 8, 2019

r? @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

I confirm that it's fixing the issue. Thanks a lot!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 9, 2019

📌 Commit 11a4d6e has been approved by GuillaumeGomez

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 9, 2019
Centril added a commit to Centril/rust that referenced this pull request Jul 9, 2019
Prevent shrinking of "crate select" element on Firefox

This fixes rust-lang#60368
Centril added a commit to Centril/rust that referenced this pull request Jul 9, 2019
Prevent shrinking of "crate select" element on Firefox

This fixes rust-lang#60368
bors added a commit that referenced this pull request Jul 9, 2019
Rollup of 9 pull requests

Successful merges:

 - #62417 (Fix ICEs when `Self` is used in type aliases)
 - #62450 (Raise the default recursion limit to 128)
 - #62470 (Prevent shrinking of "crate select" element on Firefox)
 - #62515 (cli: make help output for -l and -L consistent)
 - #62520 (Regression test for issue 42574.)
 - #62526 (normalize use of backticks in compiler messages for libsyntax/feature_gate.rs)
 - #62527 (clarify that debug_assert does not completely omits the code)
 - #62535 (ci: Configure $CI_JOB_NAME correctly)
 - #62541 (Add spastorino for rustc-guide toolstate)

Failed merges:

r? @ghost
@bors bors merged commit 11a4d6e into rust-lang:master Jul 10, 2019
@bryanburgers-bot
Copy link

☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts.

@bors
Copy link
Collaborator

bors commented Jul 10, 2019

☔ The latest upstream changes (presumably #62542) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 10, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustdoc: crate select tends to hide letters when reducing window's side
5 participants