Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

rustdoc: display problem for tooltip on error index page #101919

Closed
jsha opened this issue Sep 16, 2022 · 1 comment · Fixed by #101953
Closed

rustdoc: display problem for tooltip on error index page #101919

jsha opened this issue Sep 16, 2022 · 1 comment · Fixed by #101953
Assignees
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@jsha
Copy link
Contributor

jsha commented Sep 16, 2022

Steps to reproduce (Chrome on Linux):

  1. Visit https://doc.rust-lang.org/nightly/error_codes/E0283.html
  2. Hover the (i) icon.

Results:

image

There is a little spur of black hanging below the tooltip.

cc @GuillaumeGomez

@jsha jsha added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-rustdoc-ui Area: Rustdoc UI (generated HTML) labels Sep 16, 2022
@GuillaumeGomez
Copy link
Member

Thanks! I'll take a look tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants