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(chip-group): fixed chip label overflow ellipsis #2552

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

mcoker
Copy link
Contributor

@mcoker mcoker commented Dec 20, 2019

fixes #2524

@matthewcarleton tagging you since you made this change in #1287. Here's the commit - 967855b

As far as I can tell, that isn't needed as we don't apply any flex properties to children in it. If it was to make it an inline element regardless the element used for the label, we could use inline-block instead.

@patternfly-build
Copy link

PatternFly-Next preview: https://patternfly-next-pr-2552.surge.sh

Copy link
Contributor

@matthewcarleton matthewcarleton left a comment

Choose a reason for hiding this comment

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

ah whoops, ya maybe left over from something else. Definitely don't need it.

Copy link
Contributor

@mattnolting mattnolting left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@mattnolting mattnolting merged commit 87e33ce into patternfly:master Jan 8, 2020
@redallen
Copy link
Contributor

redallen commented Jan 8, 2020

🎉 This PR is included in version 2.46.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

6 participants