Bug 1304228

Summary: Need more margin between project name and project in project list for IE11 and Edge25
Product: OKD Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: low    
Version: 3.xCC: aos-bugs, jforrest, mmccomas, spadgett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 17:09:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
ProjectList none

Description Yadan Pei 2016-02-03 06:04:24 UTC
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:

Comment 1 Jessica Forrester 2016-02-03 14:26:49 UTC
Steve this is the one i pointed out to you yesterday with the project dropdown "Project" text

Comment 2 Samuel Padgett 2016-02-04 20:11:58 UTC
https://github.com/openshift/origin/pull/7040

Comment 3 openshift-github-bot 2016-02-04 21:54:45 UTC
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

Comment 4 Yadan Pei 2016-02-05 07:23:44 UTC
checked on devenv-rhel7_3335, it displays quite well