0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01: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,