Added focus state to .btn-link (#30036)

This commit is contained in:
Tim Dujardin 2020-03-23 18:08:17 +01:00 committed by GitHub
parent 03908ea37a
commit 3e5bc4c56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@
&:focus,
&.focus {
text-decoration: $link-hover-decoration;
box-shadow: none;
}
&:disabled,