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

Fixing overlay Z-Index on Android 4.0 browsers #249

Closed
wants to merge 3 commits into from

Conversation

mansoorkamthewala
Copy link

Fixing the similar issue found in SimpleDialog2 where the overlay
Z-Index was wrong.

jtsage/jquery-mobile-simpledialog#48

Fixing the similar issue found in SimpleDialog2 where the overlay
Z-Index was wrong.

jtsage/jquery-mobile-simpledialog#48
@mansoorkamthewala
Copy link
Author

Closing temporarily to fix issue with diff showing change to the entire file where only one line was changed.

Fixing the similar issue found in SimpleDialog2 where the overlay
Z-Index was wrong.

jtsage/jquery-mobile-simpledialog#48
@mansoorkamthewala
Copy link
Author

I am not sure why the diff is showing the whole file has been changed, but it is just line number 78 that has changed with an addition of -webkit-transform:translate3d(0,0,0);

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.

2 participants