Created attachment 679378 [details] mess app details page Description of problem: After checking the application details page on IPhone4S, found that the "restart" icon made the display of app details page to be mess, and the confirm dialog also can not show correctly.Details see in attanchment. Version-Release number of selected component (if applicable): fork_ami_US3205_415 How reproducible: always Steps to Reproduce: 1.Go to openshift website and login 2.Create an application 3.Check the app details page and click the "restart" icon Actual results: The display of "restart" icon and confirm dialog is not correct on IPhone4S. Expected results: The displat of "restart" icon and confirm dialog should be correct on IPhone4S. Additional info:
Created attachment 679380 [details] mess confirm dialog
Fixed mostly in https://github.com/openshift/origin-server/pull/1319
(In reply to comment #2) Tested this issue on devenv-stage_282, the "restart" icon and confirm dialog has been corrected, so verify this bug, thanks.