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

@grid-float-breakpoint doesn't affect dropdowns #11610

Closed
impressionestudio opened this issue Nov 25, 2013 · 3 comments
Closed

@grid-float-breakpoint doesn't affect dropdowns #11610

impressionestudio opened this issue Nov 25, 2013 · 3 comments
Labels
Milestone

Comments

@impressionestudio
Copy link

Hi all,

I used the customized version of Bootstrap and changed only the parameter "@grid-float-breakpoint" so the dropdown list appear in a wider size of the template.
In particular I changed the parameter from "@screen-sm-min" to "@screen-md-min".

The problem is that the second level submenu in the dropdown list is not styled the correct way (mobile version) but it remains like the desktop version.

@ShaunDychko
Copy link
Contributor

The work here #10465 fixes it, but that Pull Request was closed without committing by the maintainer.

@mdo
Copy link
Member

mdo commented Nov 30, 2013

Second level submenu? We don't support submenus. Please elaborate, possibly with screenshots and/or a jsbin or jsfiddle.

@impressionestudio
Copy link
Author

(When I say second level submenu, I mean the submenu someone sees in the menu of the "carousel" example.)

I saw the following solution bpugh@3873b61 but I guess that if someone is using the customized version of Bootstrap it shouldn't be necessary to do fixes to the code.

@mdo mdo mentioned this issue Dec 5, 2013
@mdo mdo closed this as completed in 45930ac Dec 5, 2013
stempler pushed a commit to stempler/bootstrap that referenced this issue Apr 11, 2014
…k navbar behavior across viewports and improve customization.

Also addresses twbs#10371, twbs#10395, and twbs#10465.
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
…k navbar behavior across viewports and improve customization.

Also addresses twbs#10371, twbs#10395, and twbs#10465.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants