-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Make jupyter logo select properly (#6927) #6938
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
Conversation
|
Thank you for working on this @Cheukting. |
|
@andrii-i do you know what might be causing the ui tests to fail? |
|
Here's a video of a failing test attempt extracted from the failed run report page: video.webm |
|
The Firefox UI tests are a bit flaky. |
andrii-i
left a comment
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.
Logo now selects properly, thank you for working on this @Cheukting

jtpio
left a comment
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.
Thanks!
Adding
margin: autoandz-index: 10to make the Jupyter logo tab selected properly.closes #6927