diff --git a/scss/_buttons.scss b/scss/_buttons.scss index bf7814865e..218a2782d3 100644 --- a/scss/_buttons.scss +++ b/scss/_buttons.scss @@ -10,6 +10,7 @@ font-weight: $btn-font-weight; color: $body-color; text-align: center; + text-decoration: if($link-decoration == none, null, none); white-space: $btn-white-space; vertical-align: middle; user-select: none; diff --git a/scss/_dropdown.scss b/scss/_dropdown.scss index bf458ecf74..2ab7536e13 100644 --- a/scss/_dropdown.scss +++ b/scss/_dropdown.scss @@ -128,6 +128,7 @@ font-weight: $font-weight-normal; color: $dropdown-link-color; text-align: inherit; // For `