Skip to content

Navbar style includes justify content property #25697

@arajay

Description

@arajay

The .navbar class includes justify-content: space-between; // space out brand from logo which means alignment styles are applied to the navbar by default, which is not desired.

The BS4 documentation does not reflect this; it indicates you should add the "justify-content-space-between" class when this styling is desired. This seems like a bug/oversight to me. It is not desirable to override this style every time .navbar is used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions