Description of problem: Go to web console, and access adding alias page on iPhone4S. It can't display add SSL certificate part entirely. Then zoom the page and let SSL certificate part shown entirely. The header and footer will show overlap. Detail can be found in attachment. Version-Release number of selected component (if applicable): devenv_4167 How reproducible: Always Steps to Reproduce: 1. Create an app and access it via web console on iPhone4S 2. Go to adding alias page and check its content 3. Adjust the page and let SSL certificate part to fit the browser size Actual results: Before zooming, it can't display SSL certificate part entirely. After adjusting, the header and footer will show overlap. Expected results: It should display correctly. Additional info:
Created attachment 840651 [details] Before adjusting
Created attachment 840652 [details] Header after zooming
Created attachment 840653 [details] Footer after zooming
Fix in https://github.com/openshift/origin-server/pull/4413
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/001405a3d4b646a7c779e4d10af3503c8bf40904 Bug 1045971 - add alias display overlaps on iphone 4S
Test on devenv_4185. Create an app and then access the page to add alias. The page displays well and no overlap. So verify this bug. Thanks!