Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Backport PR #15387: fix tooltip display bug#16955
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Backport PR #15387: fix tooltip display bug#16955
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Merge pull requestmatplotlib#15387 from dorafc/fix_tooltip_display_bugDOC: fix tooltip display bug
div#gallery.section .sphx-glr-clear:first-of-type, div#tutorials.section .sphx-glr-clear:first-of-type{ | ||
display: none; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Do we want a newline at the end?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'm not super worried about that in the css files.
Merge pull request#15387 from dorafc/fix_tooltip_display_bug
DOC: fix tooltip display bug
Conflict was in requirements file