Hide Forgot
Created attachment 1120630 [details] ProjectList Description of problem: When select project from project list on overview page, project and project name are displayed too close, this only reproduce on IE11 and Edge, other browsers display quite well Version-Release number of selected component (if applicable): devenv-rhel7_3313 IE11.65.10586.0 Edge25 How reproducible: Always Steps to Reproduce: 1.Create more than one projects on web console 2.Choose project from project list Actual results: 2. Project and project name are displayed too close, check attachment Expected results: 2. Should show correctly Additional info:
Steve this is the one i pointed out to you yesterday with the project dropdown "Project" text
https://github.com/openshift/origin/pull/7040
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/2b2ef3536ee6ac8233fd5180b791561b6ae2d3a9 Fix of project name alignment in IE, fixes bug 1304228
checked on devenv-rhel7_3335, it displays quite well