mobify / pikabu

Off-Canvas flyout menu
http://mobify.github.io/pikabu/
MIT License
453 stars 51 forks source link

Viewport height with expandable/collapsible items hides content #31

Open david-blake opened 10 years ago

david-blake commented 10 years ago

At the moment height of the viewport is set by the script as a fixed height based on the content. If the content contains expandable/collapsible items that are defaulted to collapsed, the viewport's "overflow: hidden;" style hides content when items expand.

Is there a fix for this?

kpeatt commented 10 years ago

@ericmuyser Thoughts on this?