which class is used so that a button take complete width in bootstrap code example
Example 1: button max width bootstrap
<button type="button" class="btn btn-primary btn-block">Button Name</button>
Example 2: full width bootstrap button
class="btn btn-primary btn-block"