1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

View file

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