Several paragraphs contain tooltips, but some of them break onto a new line instead of staying within the text.
<div class="row">
...
</div>
Fiddle: https://jsfiddle.net/LhjmLw8k/29/
The issue is that certain words like "Trasimeno" and "Perugia" are breaking onto a new line. Is there a way to keep these words within the text?
What steps can I take to ensure that all tooltips remain within their respective phrases?