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

[WIP] Adapt nav bar to support RTL locales #46042

Open
wants to merge 1 commit into
base: dev-1.29-ar.1
Choose a base branch
from

Commits on Apr 30, 2024

  1. Use bootstrap class only that support RTL to style the navbar.

    Previously navbar used ml-md-auto class which does not support RTL and also absolute position for the logo which does not automatically support switching to RTL. This commit adapt the navbar styling to automatically support RTL direction
    
    Signed-off-by: Mohammed Boukhalfa <mohammed.boukhalfa@est.tech>
    mboukhalfa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    df3fcd2 View commit details
    Browse the repository at this point in the history