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 bootstraps btn-block will span across parent.
btn-block
Create block level buttons—those that span the full width of a parent—by adding .btn-block.
Block level button Block level button
https://getbootstrap.com/docs/4.0/components/buttons/