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-label): fix width for italic labels #1625

Merged
merged 5 commits into from
May 18, 2020
Merged

fix(ui5-label): fix width for italic labels #1625

merged 5 commits into from
May 18, 2020

Conversation

fifoosid
Copy link
Contributor

Fixes #1619

packages/main/src/themes/Label.css Show resolved Hide resolved
packages/main/src/themes/Label.css Outdated Show resolved Hide resolved
packages/main/src/themes/Label.css Outdated Show resolved Hide resolved
}

:host([required][show-colon]) .ui5-label-required-colon:after {
margin-right: 0;
Copy link
Member

@ilhan007 ilhan007 May 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The margins here and below are still 2px, let's change them to 0.125rem

@fifoosid fifoosid merged commit 14a48d1 into master May 18, 2020
@fifoosid fifoosid deleted the label-italic branch May 18, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

italic style text in ui5-label get truncated
2 participants