Skip to content

Commit

Permalink
Added focus state to .btn-link (#30036)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdujardin authored and XhmikosR committed Mar 31, 2020
1 parent c6b63b0 commit c36d124
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_buttons.scss
Expand Up @@ -93,7 +93,6 @@ fieldset:disabled a.btn {
&:focus,
&.focus {
text-decoration: $link-hover-decoration;
box-shadow: none;
}

&:disabled,
Expand Down

0 comments on commit c36d124

Please sign in to comment.