-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Upgrade issue with drop down navigation bar. #4867
Comments
add pull-right to your menu ul, |
Thank you, that solved the problem! |
glad to hear it :) |
This was referenced Apr 26, 2021
This was referenced Sep 16, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I recently upgraded from Bootstrap 2.0.x to 2.1.0. Unfortunately my drop-down navigation item doesn't behave like before with 2.0.x.
My dropdown-menu opens to the right now. With the older version of Bootstrap it opened to the left. Is that a bug or did something change?
Picture before: http://i50.tinypic.com/9g8sjd.jpg
Picture after: http://i45.tinypic.com/1z3mbmp.jpg
My Code looks like that:
The text was updated successfully, but these errors were encountered: