1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 02:24:19 +02: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

View File

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