Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tooltips
whitespace-normal
to tooltip
If a parent of tooltips has no-wrap or truncate, the tooltip text will overflow if it exceeds the max-width. Adding whitespace-normal to tooltip:before will reset this behavior.
- Loading branch information