-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
[Docs] Role "button" in Navbar dropdowns #26830
Comments
/CC @patrickhlauke |
the one with the |
@XhmikosR hah...you beat me to the PR :) |
Yeah, please review that instead :) |
patrickhlauke
pushed a commit
that referenced
this issue
Jul 9, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
in the first example
https://getbootstrap.com/docs/4.1/components/navbar/#supported-content
.dropdown-toggle has a "role="button"
in the second example
https://getbootstrap.com/docs/4.1/components/navbar/#nav
"role=button" is missing
which is the correct version?
The text was updated successfully, but these errors were encountered: