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

Fix Menu overlapps the AppBar with material-ui > 4.8 #4315

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

fzaninotto
Copy link
Member

Closes #4304

Before:

Capture d’écran de 2020-01-17 16-42-56

After:

image

Note: The fact that the menu items look smaller is due to a change in material-ui 4.5 (that I consider a regression, but that's their call...).

@fzaninotto fzaninotto added the RFR Ready For Review label Jan 17, 2020
@fzaninotto fzaninotto added this to the 3.1.3 milestone Jan 17, 2020
@djhi djhi merged commit be2af67 into master Jan 17, 2020
@djhi djhi deleted the fix-menu-appbar-overlap branch January 17, 2020 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MenuItemLink is not clipped under AppBar when scrolling on large screen media
2 participants