Created by: arthurshlain
Removed redundant text-decoration when element is link with .btn class (a.btn) and $link-decoration variable is set to 'underline'.
.btn-link also works with this fix, because .btn-link declaration located below.
Upd.
Fixed text-decoration for:
- .btn (except .btn-link)
- .dropdown-item
- .list-group-item
- .page-link (looks like button)
- .nav-link