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:
parent
573c10f099
commit
b30c68f8a1
@ -93,7 +93,6 @@ fieldset:disabled a.btn {
|
|||||||
&:focus,
|
&:focus,
|
||||||
&.focus {
|
&.focus {
|
||||||
text-decoration: $link-hover-decoration;
|
text-decoration: $link-hover-decoration;
|
||||||
box-shadow: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&:disabled,
|
&:disabled,
|
||||||
|
Loading…
Reference in New Issue
Block a user