iPhone Update 1.1.1 Rendering Issue Fixed
Tuesday, October 9th, 2007The new build of Safari in iPhone update 1.1.1 removed the support of the CSS style “box-sizing”, which caused the iCaltrain home screen to overflow the screen in portrait mode. The solution was to replace “box-sizing” with “-webkit-box-sizing”. (Thanks to Chris B. for confirming the issue.)

