vertical-align:middle doesn't work in Bootstrap button – Twitter bootstrap
I am not able to align the text inside the buttons vertically using the vertical-align:middle style as used in vertical alignment of text and icon in bootstrap button <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet"/> <body> <div class="page-header"> <div class="row"> <div class ="col-md-3"> <h3…