In Bootstrap, how can I get a button group like the following that span the full width of a parent element? (like with the \".btn-block\" class, but applied to a group http://ge
You can also use .btn-group-justified.
.btn-group-justified
Left Middle Right