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(megamenu): added protection to fix layout problem #4290

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

photodow
Copy link
Contributor

@photodow photodow commented Oct 22, 2020

Related Ticket(s)

fixes #4078

Description

What a fickle little layout problem we have here. I saw we were having trouble with this and had an idea of how to fix it. Basically, I threw in one or two wrapping divs to help protect the content, and render consistently across the board. It looks like it's working from my perspective and understanding, but let me know if I missed some consideration here.

Changelog

Changed

  • Added two new divs to help protect content and help fix

@photodow photodow force-pushed the megamenu-layout-fix branch from 8c272d3 to 43cf7b9 Compare October 22, 2020 21:25
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Oct 22, 2020

@photodow photodow force-pushed the megamenu-layout-fix branch from 43cf7b9 to 958d057 Compare October 22, 2020 21:43
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Oct 22, 2020

Copy link
Member

@annawen1 annawen1 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks james!

Copy link
Member

@kennylam kennylam left a comment

Choose a reason for hiding this comment

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

Nice one @photodow thanks!

@kennylam kennylam added the Ready to merge Label for the pull requests that are ready to merge label Oct 22, 2020
@kodiakhq kodiakhq bot merged commit 301bef8 into carbon-design-system:master Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mega menu – layout on Safari incorrect
4 participants