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