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

Made IE9 and Mobile Safari (iPhone) nicer #2

Closed
wants to merge 4 commits into from
Closed

Made IE9 and Mobile Safari (iPhone) nicer #2

wants to merge 4 commits into from

Conversation

paularmstrong
Copy link

This should fix a bunch of the styles for IE9, some cleanup/updating of the code for best practices, and nice < 480px screen/device width stylesheet that makes things more readable.

@zachstronaut
Copy link
Owner

I might grab parts of this to merge in. Thanks for the IE9 inline SVG idea.

There's still the issues of it requiring JS to cast a shadow and also the box shadow being missing on iPhone.

@zachstronaut
Copy link
Owner

Move overflow-x: hidden; from body to #text-shadow-box to avoid bugs with orientation change on iOS.

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.

None yet

2 participants