2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
-1
View File
@@ -84,7 +84,6 @@
&:focus,
&.focus {
text-decoration: $link-hover-decoration;
box-shadow: none;
}
&:disabled,