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

Max height for Accordion is cutting off longer content #20

Closed
phideas opened this issue May 8, 2017 · 1 comment
Closed

Max height for Accordion is cutting off longer content #20

phideas opened this issue May 8, 2017 · 1 comment

Comments

@phideas
Copy link

phideas commented May 8, 2017

Max height for Accordion is cutting off longer content
.accordion-wrapper input:checked ~ article { max-height: 500px; }

max-height: inherit; solves the problem for me.

rhukster added a commit that referenced this issue May 16, 2017
@rhukster
Copy link
Member

Fixed, thanks.

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

No branches or pull requests

2 participants