btn sm code example

Example 1: bootstrap Outline buttons

In need of a button, but not the hefty background colors they bring? 
Replace the default modifier classes with the .btn-outline-* ones to 
remove all background images and colors on any button.








Example 2: bootstrap disabled button


Example 3: bootstrap button full width

Create block level buttons—those that span the full width of a parent—by adding .btn-block.

Tags:

Misc Example