Created attachment 714252 [details] screenshot on IPhone4S Description of problem: Logged in to openshift console as user "QQQQQQQQQQQQQQQQQ", then checked new My Account page, found that on IPhone4s, the "Plan details" link below "FreeShift Plan" disappeared, and the display is a little mess. Version-Release number of selected component (if applicable): fork_ami_online_ui_134_online_ui_225_online_ui_232_account_billing_help_dashboard_570 How reproducible: always Steps to Reproduce: 1.Login to console as user "QQQQQQQQQQQQQQQQQQQQ" 2.Check the My Account page on IPhone4S 3. Actual results: The "Plan details" link will disappear on IPhone4S,and the display is a little mess, detais see in attachment. Expected results: The "Plan details" link and other elements should be displayed correctly on IPhone4S. Additional info:
Just found that the "Plan details" page will only exist after upgrading plan, so changed the summary.Keep this bug open to track the display issue of new My Account page on IPhone4S, thanks.
Fixed in https://github.com/smarterclayton/li/pull/18 Waiting for pull and fork ami update
Commits pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/5e1f084b97acc13795d4894966acf666349df820 Fix bug 924539 - make dashboard header layout work better on iPhone https://github.com/openshift/li/commit/e618e51e95b95c808330ab986d6218b1da9e8471 Merge pull request #18 from liggitt/bug/924539 Fix bug 924539 - make dashboard header layout work better on iPhone
Tested on devenv_2996, the display of my account page on IPhone4S has been corrected, thanks.