mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Added focus state to .btn-link (#30036)
This commit is contained in:
parent
03908ea37a
commit
3e5bc4c56d
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@
|
|||
&:focus,
|
||||
&.focus {
|
||||
text-decoration: $link-hover-decoration;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
&:disabled,
|
||||
|
|
Loading…
Reference in a new issue