Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix popover title width regression #1053

Closed
wants to merge 1 commit into from
Closed

Conversation

snide
Copy link
Contributor

@snide snide commented Jul 27, 2018

Fixes #1052

Popover titles have negative margins and would break because of the check .euiPopover > *. I overwrite that setting for the title now, which should always be pretty short.

Before

image

After

image

@snide snide requested a review from cchaos July 27, 2018 14:38
@cchaos
Copy link
Contributor

cchaos commented Jul 27, 2018

This should already be fixed in master from here: https://github.com/elastic/eui/pull/1044/files#diff-7631035153fafcf7a081925c9dc33b0a

@snide
Copy link
Contributor Author

snide commented Jul 27, 2018

Verified. Silly dave.

@snide snide closed this Jul 27, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants