We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I'm submitting a...
Description: The styling for the active nav item looks fine when the nav is expanded (see blue box in screenshot)
When the nav is collapsed, the border beneath the active item occupies the entire width of the header.
Feel free to change the active link styling if desired. One way to fix it may be to use similar styling to the https://creativecommons.org website (see "Use & remix" nav styling in https://creativecommons.org/use-remix/).
The text was updated successfully, but these errors were encountered:
hi @kgodey, can I work on this issue?
Thanks
Sorry, something went wrong.
Merge pull request #28 from makkoncept/master
4eb025e
[Fix] improve styling for active nav links when navbar has collapsed.#25
The media query was missing an end curly brace and broke the ToC styling, I fixed it in 1558da3
Sorry I didn't noticed it.
Successfully merging a pull request may close this issue.
I'm submitting a...
Description:

The styling for the active nav item looks fine when the nav is expanded (see blue box in screenshot)
When the nav is collapsed, the border beneath the active item occupies the entire width of the header.

Feel free to change the active link styling if desired. One way to fix it may be to use similar styling to the https://creativecommons.org website (see "Use & remix" nav styling in https://creativecommons.org/use-remix/).
The text was updated successfully, but these errors were encountered: