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

Flex groups inside an accordion result in scroll behaviour #695

Closed
pugnascotia opened this issue Apr 24, 2018 · 0 comments
Closed

Flex groups inside an accordion result in scroll behaviour #695

pugnascotia opened this issue Apr 24, 2018 · 0 comments
Labels

Comments

@pugnascotia
Copy link
Contributor

If you next a flex group inside an accordion, you can find that then even though the accordion when opened is big enough to display all the content, the content still exhibits scrolling. @snide suspects this is due to negative margins on the flex group.

The problem can be worked around by using overflow: hidden on the .euiAccordion__childWrapper element, but that probably isn't a correct fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants