1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 14:54:27 +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 XhmikosR
parent 573c10f099
commit b30c68f8a1

View File

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