Multiline tooltip wraps too eagerly on Edge #436
Labels
minor release
Stale
Automatically marked as stale.
status: help wanted 💝
status: testing required
type: bug 🐞
The multiline tooltip on Edge seems to wrap too eagerly on Edge.
Visiting https://styleguide.github.com/primer/components/tooltips/#tooltips-with-multiple-lines in
Edge 40.15063.674.0
shows the following:Not sure what the best fix is here but if I remove this line:
https://github.com/primer/primer/blob/6a90859d2274c47488f8c3e170b0727b3c71f34c/modules/primer-tooltips/lib/tooltips.scss#L241
Then the tooltip no longer eagerly wraps:
The text was updated successfully, but these errors were encountered: