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 lightbox caption overflow scroll in ios #10171

Merged
merged 1 commit into from Jun 28, 2017

Conversation

muxin
Copy link
Contributor

@muxin muxin commented Jun 27, 2017

Fix #10149

For some reason, setting overflow-y: auto on the container and position: absolute; bottom: 0; on the child at the same time is not making the container scrollable in ios. Separating the two mutates works.

@muxin muxin merged commit b56d8c3 into ampproject:master Jun 28, 2017
@muxin muxin deleted the lightbox-overflow-scroll-ios branch June 28, 2017 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants