We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dropdown menu right and dropdown with min-width misplaced
https://codepen.io/danijelGombac/pen/eWLmOK
The text was updated successfully, but these errors were encountered:
Issue with navbar will be fixed by : #22644
Please note to use .dropdown-menu-right use the recommanded markup see : https://v4-alpha.getbootstrap.com/components/dropdowns/#menu-alignment and .dropdown-menu-large don't exist on Bootstrap
.dropdown-menu-right
.dropdown-menu-large
But yes they are an issue with .dropdown-menu-right
EDIT : @danijelGombac can you check this PR : #22664 ?
Sorry, something went wrong.
I try dropdown right with links and with form, both with different min-width and i think that works perfect.
I have some tests to do with dropup before merging this PR
@danijelGombac the two PRs which handle your issues have been merged, if the problem with the navbar is still present do not hesitate to /CC me 😉
No branches or pull requests
Dropdown menu right and dropdown with min-width misplaced
https://codepen.io/danijelGombac/pen/eWLmOK
The text was updated successfully, but these errors were encountered: