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

Update CSS for header #16

Closed
bebaps opened this issue Mar 20, 2017 · 2 comments
Closed

Update CSS for header #16

bebaps opened this issue Mar 20, 2017 · 2 comments

Comments

@bebaps
Copy link

bebaps commented Mar 20, 2017

Currently Nifty Nav uses this code

header{
  z-index: $header-index;
}

but this should probably be namespaced in some way. In its current state, it is applying this z-index to any header in the site, and this can potentially cause unexpected issues in other areas, for example any header that may be placed inside on an article, main, etc.

@erwstout
Copy link
Member

I agree this should be adjusted.

@erwstout
Copy link
Member

erwstout commented Jan 5, 2018

This was changed in release 3.0.0

@erwstout erwstout closed this as completed Jan 5, 2018
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

2 participants