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 committed Mar 23, 2020
1 parent 03908ea commit 3e5bc4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_buttons.scss
Expand Up @@ -84,7 +84,6 @@
&:focus,
&.focus {
text-decoration: $link-hover-decoration;
box-shadow: none;
}

&:disabled,
Expand Down

0 comments on commit 3e5bc4c

Please sign in to comment.