Skip to content

Fix for playpen buttons missing on mobile safari and chrome IOS #329

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

Merged
merged 1 commit into from
Jun 13, 2017

Conversation

budziq
Copy link
Contributor

@budziq budziq commented Jun 13, 2017

some googling and a hunch later...
it looks like a long standing bug in ios webkit with absolutely possitioned elements without z-index
I've verified it in a coworkers iphone (safari and chrome) and remotely on ios simulator

fixes https://github.com/azerupi/mdBook/issues/325

@azerupi azerupi merged commit 9e9a088 into rust-lang:master Jun 13, 2017
@azerupi
Copy link
Contributor

azerupi commented Jun 13, 2017

Nice! Thanks a bunch :)

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

Successfully merging this pull request may close these issues.

Missing playpen icons on mobile safari / chromium (iPhone 6)
2 participants