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

Components: Reset min width for tooltip component #3148

Merged
merged 1 commit into from
Oct 25, 2017
Merged

Conversation

aduth
Copy link
Member

@aduth aduth commented Oct 25, 2017

Related: #3125, #3080

The changes introduced in #3080 had caused many popover contents to become collapsed (#3136). This was later fixed in #3125 but did not account for tooltip styling which originally reset to a non-predetermined width based on the width style. Since this was changed in #3125 to apply as min-width, the changes here reflect this.

Before After
Before After

Testing instructions:

Verify that tooltips do not show at a predefined minimum width.

@aduth aduth added the [Feature] UI Components Impacts or related to the UI component system label Oct 25, 2017
@mtias mtias merged commit f3be6e9 into master Oct 25, 2017
@mtias mtias deleted the fix/tooltip-width branch October 25, 2017 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] UI Components Impacts or related to the UI component system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants