Skip to content

Comments

fix(rtl): use logical margin for password link alignment#9541

Merged
shadcn merged 1 commit intoshadcn-ui:mainfrom
francescopesoli:fix/rtl-password-link-margin
Feb 4, 2026
Merged

fix(rtl): use logical margin for password link alignment#9541
shadcn merged 1 commit intoshadcn-ui:mainfrom
francescopesoli:fix/rtl-password-link-margin

Conversation

@francescopesoli
Copy link
Contributor

Change ml-auto to ms-auto (margin-inline-start) so the Forgot your
password link aligns correctly in both LTR and RTL layouts.

Fixes #9515

  Change ml-auto to ms-auto (margin-inline-start) so the Forgot your
  password link aligns correctly in both LTR and RTL layouts.

  Fixes shadcn-ui#9515
@vercel
Copy link
Contributor

vercel bot commented Feb 3, 2026

@francescopesoli is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@shadcn shadcn merged commit 013ae51 into shadcn-ui:main Feb 4, 2026
2 of 3 checks passed
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.

[bug]: RTL docs: Login form “Password reset” link isn’t flipped

2 participants