body > *:not(.toolbar),
body > .panel {
height: auto;
min-height: 415px;
}
body[orient="landscape"] > *:not(.toolbar),
body[orient="landscape"] > .panel {
height: auto;
min-height: 225px;
}
Perhpas this will create bugs elsewhere but for the moment, it seems ok.
Of course, feedback is much appreciate--~--~---------~--~----~------------~-------~--~----~You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group.To post to this group, send email to iphone...@googlegroups.comTo unsubscribe from this group, send email to iphonewebdev...@googlegroups.comFor more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en-~----------~----~----~----~------~----~------~--~---