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

navbar-right behaves differently for 3.0.3 and 3.0 #12047

Closed
dommyzee opened this issue Dec 31, 2013 · 1 comment
Closed

navbar-right behaves differently for 3.0.3 and 3.0 #12047

dommyzee opened this issue Dec 31, 2013 · 1 comment
Labels

Comments

@dommyzee
Copy link

There is a bug in 3.0.3 where navbar-right to floating completely to the right of the screen, whereas the 3.0 is giving padding much like the 'pull-right' functionality.

To work around it, replace navbar-right with pull-right:

I have also placed an example on JSFiddle

If it helps, I've noticed there was a modification in 3.0.3 for this class from the blog:

UPDATE:

I've looked through the issue history, and it looks like this may have been implemented intentionally for #11530 :

@mdo
Copy link
Member

mdo commented Dec 31, 2013

We don't support content outside the .navbar-collapse in v3 and never intentionally have. Look to the docs again to see the required markup for navbars.

@mdo mdo closed this as completed Dec 31, 2013
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

2 participants