JSFiddle - React, Tailwind, and code Playground
HTML
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<div class="btn-group">
<button data-toggle="dropdown" class="btn btn-default dropdown-toggle" style="width: 400px;text-align: left;">Checked option
<span class="glyphicon glyphicon-chevron-down" style='float: right;'></span>
</button>
</div>