Add title to disabled button bootstrap

A silly little one here: Your bootstrap button (or nasty default HTML button) is disabled, but you need to add a title to it. The solution: simply add a div around the button, and add the title to the div.