Underline

Underlines add a single border-bottom to the element.

{% apply view_source %}

H3.underline

H4.underline.border-primary

H5.underline.border-danger
{% end %}

When applied to form-control elements, it also removes the border/outline when focused or active. Instead, the underline becomes thicker on focus.

{% apply view_source %}
{% end %}