5.3.3. Responsive Buttons

Expanded on small screens, auto size on the rest.

Example

<button type="button" class="btn btn-default btn-responsive">Responsive default button</button>
<button type="button" class="btn btn-primary btn-responsive">Responsive primary button</button>