I have bootstrap navigation pill that shows text and an arrow. Unfortunately if the text is to long the arrow appears on the border of the anchor. Html looks like this.
If your text can wrap as you said then this can work..
Some longer sample text
Update:
Some longer sample text .iwt{ display:block; }