Problem/Motivation

In page component at src/components/page/page.twig,
Navbar Left region is wrapped with <div class="mr-auto"></div>.
Margin right class name changed in Bootstrap 5.
See more about BS5 spacing here:
BS5 Spacing

Proposed resolution

Change class mr-auto to me-auto

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork radix-3293596

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Abdullah Yassin created an issue. See original summary.

Abdullah Yassin’s picture

Issue summary: View changes
doxigo’s picture

Thanks Abdullah for reporting this, could you please maybe create a merge request? makes things a lot easier

Abdullah Yassin’s picture

Issue summary: View changes
Abdullah Yassin’s picture

Abdullah Yassin’s picture

Assigned: Abdullah Yassin » Unassigned
Status: Active » Needs review

Abdullah Yassin’s picture

Thank you Doxigo for quick response.
I created a MR to make things easier :)

Abdullah Yassin’s picture

Issue summary: View changes
doxigo’s picture

Status: Needs review » Fixed

Cool thanks a lot Abdullah for the issue + MR, and merged to the latest dev

Abdullah Yassin’s picture

Great,
This is the right MR.
Thank you for great collaboration.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.