Laker-Compendium
Laker-Compendium copied to clipboard
iPhone 5 / 4-inch Retina compatibility
Hi, Can anyone please post the CSS that makes it work fullscreen with iPhone 5? I tried what was mentioned at https://github.com/ffranke/Laker-Compendium/issues/102 but it didn't make it work.
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
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