If word-wrap: break-all don’t work, try also add this:
white-space:normal;
work for me with the .btn class in Bootstrap 3
If word-wrap: break-all don’t work, try also add this:
white-space:normal;
work for me with the .btn class in Bootstrap 3