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

Fix bug with Dashboard breadcrumb alignment. #13580

Merged

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Aug 18, 2017

It's hard to see in these screenshots, but the extra DOM node inserted into the local nav is messing up the flexbox layout, causing the breadcrumbs to be vertically out of alignment with the menu items on the right side of the local nav.

Before:

image

After:

image

Copy link
Contributor

@stacey-gammon stacey-gammon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants