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

Overflow #1

Open
jakiestfu opened this issue Mar 25, 2013 · 2 comments
Open

Overflow #1

jakiestfu opened this issue Mar 25, 2013 · 2 comments

Comments

@jakiestfu
Copy link
Owner

Due to the nature of the sub-modal, it's overflow is clipped from it's parent .modal-body.

Setting the parent's overflow to visible apparently fixes the issue until you close the sub-modal

@tcaddy
Copy link

tcaddy commented Mar 25, 2013

Can't you bind to the events for showing/hiding the modal to change the css properties on-the-fly to work around this?

@jakiestfu
Copy link
Owner Author

At any given point, with overflow allowed (to accomodate for the clip fix), the top of the slideout appears.

A solution would be to clip the overflow of the parent modal, the parent modals header, and set a background on the parent modals header

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