Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Landing page nav-tabs-pf have layout issues caused by upstream repo #2010

Closed
rhamilto opened this issue Sep 5, 2017 · 1 comment
Closed
Assignees
Labels
area/styles kind/bug Categorizes issue or PR as related to a bug. priority/P3

Comments

@rhamilto
Copy link
Member

rhamilto commented Sep 5, 2017

screen shot 2017-09-05 at 10 42 46 am
screen shot 2017-09-05 at 10 42 54 am

https://github.com/openshift/registry-image-widgets/blob/master/listing.less#L465-L482 is the culprit. These rules are not properly scoped (they apply to all .nav-tabs-pf in console) and are overly specific (use of !important).

cc: @petervo

@rhamilto rhamilto added area/styles kind/bug Categorizes issue or PR as related to a bug. priority/P3 labels Sep 5, 2017
@rhamilto rhamilto self-assigned this Sep 5, 2017
@petervo
Copy link
Contributor

petervo commented Sep 6, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/styles kind/bug Categorizes issue or PR as related to a bug. priority/P3
Projects
None yet
Development

No branches or pull requests

2 participants