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

Allow the user to specify that navbar items should be aligned right #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Munksgaard
Copy link
Contributor

This is a potential fix for #48. I don't know if that's exactly what everyone is asking for, but it's certainly what I'd like. However, I have no idea if it somehow breaks the way that customItems work or something.

The idea is to add withItemsRight, which allows the user to specify that navbar items should be right aligned instead of left aligned.

@Munksgaard
Copy link
Contributor Author

Another option that would provide a bit more flexibility would be to amend the Bootstrap.Navbar.items function to also take a list of attributes. That way you could pass in Bootstrap.Utilities.Spacing.mrAuto or Bootstrap.Utilities.Spacing.mlAuto at your leisure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant