Skip to content

Remove broken trick from docs #12618

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

Closed
wants to merge 1 commit into from

Conversation

nicolasstucki
Copy link
Contributor

Makes the text render correctly but the hover selects a smaller box.

Fixes #12098

Makes the text render correctly but the hover selects a smaller box.

Fixes scala#12098
@nicolasstucki
Copy link
Contributor Author

Before

Screenshot 2021-05-27 at 10 50 40

Now

Screenshot 2021-05-27 at 10 50 59

@pikinier20
Copy link
Contributor

Hey, I've done a PR fixing this problem and it works also for package names and long class names:
#12461

Copy link
Contributor

@BarkingBad BarkingBad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think we can close this one, unless you find this breaking more convenient that @pikinier20 did. @pikinier20 please next time assign yourself to the ticket so we won't have redundant fixes

@pikinier20
Copy link
Contributor

pikinier20 commented May 27, 2021

Oh, now I realized that we had duplicated issues: #12098 and #12290 and apparently I linked the other one. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigation items in docs overflow
3 participants