For the life of me I am unable to get these twitter bootstrap buttons to text wrap onto multiple lines, they appearing like so.
I cannot post images, so this is what
Try this: add white-space: normal; to the style definition of the Bootstrap Button or you can replace the code you displayed with the one below
Posted on 22nd September 2013 Tags Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
22nd September 2013
I have updated your fiddle here to show how it comes out.