I have a Button with a fixed width. Within this button there is a <b>
tag with the name in it.
The name is variable and it can be longer than the width of the button.
When viewed in a browser, the longer text doesn't fit in the button. Is there a way to hyphenate the button text? The text doesn't have "spaces" but underscores: "_".