spread Bootstrap's buttons to 100% of their containing div – Twitter bootstrap
How would you let bootstrap self-spread buttons to 100% width of their parent, without adjusting each of the button's width separately ? for example if i have 8 buttons, 100% containers width / 8 buttons = 12% width for each…