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

The component that is pulled to the right in the navbar should be aligned correctly when collapsed. #9440

Closed
lipis opened this issue Aug 13, 2013 · 0 comments
Labels
Milestone

Comments

@lipis
Copy link
Contributor

lipis commented Aug 13, 2013

In the screenshot you can see what I'm talking about. Is that intended behaviour?

screen shot 2013-08-14 at 12 04 45 am

Unless I'm doing something wrong: http://9482a5f8128db47bbed1378cbc9cd9c8a57fb2ce.gae-init.appspot.com

ps. In the previous version the menu was aligned correctly, but if it was a dropdown it was pulled to the right after being collapsed.. so it was also a bit broken!

@mdo mdo closed this as completed in fa330f3 Aug 13, 2013
stempler pushed a commit to stempler/bootstrap that referenced this issue Apr 11, 2014
Now navbars have their own float utility classes, mixin-ed versions of
`.pull-left` and `.pull-right`.

* Removed chained `.navbar-nav.pull-right`
* Added `.navbar-left` and `.navbar-right` as mixins of the default
float utilities, but only above the `@grid-float-breakpoint` to match
the new navbar behavior
* Updated components docs to match the new changeas
* Added callout about component alignment here to explain the new
classes
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
Now navbars have their own float utility classes, mixin-ed versions of
`.pull-left` and `.pull-right`.

* Removed chained `.navbar-nav.pull-right`
* Added `.navbar-left` and `.navbar-right` as mixins of the default
float utilities, but only above the `@grid-float-breakpoint` to match
the new navbar behavior
* Updated components docs to match the new changeas
* Added callout about component alignment here to explain the new
classes
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

1 participant