boltdesignsystem / bolt

The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
https://boltdesignsystem.com
MIT License
292 stars 45 forks source link

DOCS-53 Remove whitespace around tooltip/popover trigger #2426

Closed danielamorse closed 2 years ago

danielamorse commented 2 years ago

Jira

https://pegadigitalit.atlassian.net/browse/DOCS-53

Summary

Remove whitespace around tooltip/popover trigger.

Details

When you pass a link as tooltip/popover trigger there is whitespace added by JS. This removes the whitespace.

This does not fix the whitespace added by Twig, which is still an issue on Tooltip.

How to test