I\'m using Twitter Bootstrap 3, and I have problems when I want to align vertically two div, for example — JSFiddle link:
div
Try this in the CSS of the div:
display: table-cell; vertical-align: middle;