Skip to content

fix(ui5-form): correct label and content alignment #11944

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Jul 18, 2025

With this PR, the label and content are aligned as follows:

  • When the label and content are displayed on a single line, they are vertically aligned to the middle.

  • When the label spans 12 columns at the current breakpoint, the label is aligned to the start and the content to the end.

Fixes: #11912

@nnaydenow nnaydenow requested a review from ilhan007 July 21, 2025 12:15
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.

[Form | form item | Label]: Form item label alignment issue when resize screen
1 participant