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

Restore partial border effect for menu #13878

Merged

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Jan 28, 2023

References

Fixer partial border styling of menu with menubar on 3.6.x reported in #13870

cherry-picked from 18c3af7

Code changes

This is a simple as switching from transform to top (the version for 4.x also requires strict containment relaxation, but we don't have containment on all size- managed widgets in 3.x so it does not apply to the backport)

User-facing changes

Before vs after:

comparison

Backwards-incompatible changes

None

@krassowski krassowski added the bug label Jan 28, 2023
@krassowski krassowski added this to the 3.6.0 milestone Jan 28, 2023
@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@github-actions github-actions bot added Design System CSS pkg:application tag:CSS For general CSS related issues and pecadilloes labels Jan 28, 2023
@krassowski
Copy link
Member Author

bot please update snapshots

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

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

Thanks @krassowski

@fcollonval fcollonval merged commit 9871170 into jupyterlab:3.6.x Jan 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Design System CSS pkg:application tag:CSS For general CSS related issues and pecadilloes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants