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

fix(ui5-li): visual alignment #2314

Merged
merged 1 commit into from
Oct 7, 2020
Merged

fix(ui5-li): visual alignment #2314

merged 1 commit into from
Oct 7, 2020

Conversation

nnaydenow
Copy link
Contributor

  • info text is align centrally and it is align bottom if description attribute exists
  • title text is align centrally and it is align top if description attribute exists
  • item's height is changed to 5rem if description / image attribute exist
  • checkbox / radio button is positioned correctly

In addition:

  • align ui5-li-custom's checkbox / radio button size is align to visual specification (44px / 2.75rem)

Thеre is no affected controls.

Fix: #2297
Fix: #2218

@ilhan007 ilhan007 merged commit d430632 into SAP:master Oct 7, 2020
ilhan007 pushed a commit that referenced this pull request Oct 17, 2020
Changes:
- info text is align centrally and it is align bottom if description attribute exists
- title text is align centrally and it is align top if description attribute exists
- item's height is changed to 5rem if description / image attribute exist
- checkbox / radio button is positioned correctly

Fixes #2297
Fixes #2218
ilhan007 pushed a commit that referenced this pull request Nov 11, 2020
Changes:
- info text is align centrally and it is align bottom if description attribute exists
- title text is align centrally and it is align top if description attribute exists
- item's height is changed to 5rem if description / image attribute exist
- checkbox / radio button is positioned correctly

Fixes #2297
Fixes #2218
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.

ListItem: visual deviations from Fiori 3 - Part 2 ListItem: visual deviations from Fiori 3 - Part 1
2 participants