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

iPhone 5 / 4-inch Retina compatibility #107

Open
JosephMacReady opened this issue May 5, 2013 · 2 comments
Open

iPhone 5 / 4-inch Retina compatibility #107

JosephMacReady opened this issue May 5, 2013 · 2 comments

Comments

@JosephMacReady
Copy link

Hi,
Can anyone please post the CSS that makes it work fullscreen with iPhone 5?
I tried what was mentioned at #102 but it didn't make it work.

@JosephMacReady
Copy link
Author

update: it is not an issue linked to Baker as I'm testing it in a simulator webclip now,
please, did anyone make this work?
a fix would be appreciated as the iPhone 5 has been out for around a year

@JosephMacReady
Copy link
Author

update:

@media screen and (device-aspect-ratio: 40/71) and (orientation:portrait) {
 .dossier-start-bg { height: 448px }
  }

added to structure.css makes it work for portrait

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

1 participant