Force One Line Break in Bootstrap Tooltip [duplicate]
问题 This question already has answers here : How to make Twitter Bootstrap tooltips have multiple lines? (6 answers) Closed 5 years ago . I have a 'li' item that contains a label which pops up a Bootstrap tooltip. <label class="radio dropClick centTooltip" data-toggle="tooltip" data-placement="right" title="Here are some words that will show up in the tooltip"> <input type="radio" class="centTooltip" name="cents" id="optionsRadios2" value="AA"> Hover for ToolTip! </label> How do I force one line