make submit button small bootstrap code example
Example 1: bootstrap button full width
Create block level buttons—those that span the full width of a parent—by adding .btn-block.
Example 2: bootstrap button drak
<button type="button" class="btn btn-dark">Dark</button>