Which classes can be applied to button group instead of resizing each button?
Answer Posted / Pramod Kumar Singh
To apply consistent sizing to all buttons in a button group, you can use the `.btn-group` and `.btn-block` classes. The `.btn-block` class will make each button occupy the full width of its parent container.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers