Group a series of buttons together on a single line with the button group. Use class -group
to create it.
$group-class: "-group" !global $group-addon-class: $addon-class !global
Use modifier_responsive_
to make groups responsive.
It means when screen resolution become less then 992px, then all groups become justifyed.
Just make screen resolution less than 992px.