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

Global-Nav Bug: Multi-Column submenu shifted #362

Closed
bignamehere opened this issue Aug 23, 2019 · 2 comments
Closed

Global-Nav Bug: Multi-Column submenu shifted #362

bignamehere opened this issue Aug 23, 2019 · 2 comments

Comments

@bignamehere
Copy link
Collaborator

Then a Multi-column submenu is used for the last nagivation item, the submenu is shifted to the right because of the :last-child settings seen below. Need a fix that allows for proper alignment as show for multi-column.

image

Need to determine how changing the :last-child parameters will affect other variations.

@whatnextjamie
Copy link
Contributor

BUG: multi-column submenu (last child)
last-child

Should resemble: multi-column submenu (not last child)
not-last-child

Solution: Added additional CSS to target .fsa-nav-global__list-item--multi-column:last-child
fixed

@bignamehere
Copy link
Collaborator Author

@whatnextjamie Let's review this Issue together and go over the process.

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

No branches or pull requests

3 participants