Created attachment 684064 [details] The namespace part in "My account" page is out of bounds on Safari Iphone4S Description of problem: The namespace part in my account page is out of bounds on Safari Iphone4S as attachment shown. Version-Release number of selected component (if applicable): Devenv_2699, INT How reproducible: always Steps to Reproduce: 1.Go to website and login with a new user (without domain). 2.Go to "My account" page /app/account. 3.Check the page overview. Actual results: The namespace part in my account page is out of bounds as the attachment shown. Expected results: Every part in this page should display well and aligned with each other. Additional info: This issue doesn't exist on PROD.
Fixed in https://github.com/openshift/origin-server/pull/1554
(In reply to comment #1) Tested on devenv_2901, the display of my account page is correct on IPhone4S now, so verify this bug.
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/65f747cb53254e5bbe897515b3c1da8587f6eb5a Bug 902181 - Should wrap domain input element where possible