SyntaxFix
Write A Post
Hire A Developer
Questions
after some experimenting, this worked best for me:
.tooltip-inner { max-width: 350px; /* set this to your maximum fitting width */ width: inherit; /* will take up least amount of space */ }