mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 05:03:16 +02:00
Adds underline back to btn-link
on focus
This commit is contained in:
committed by
Patrick H. Lauke
parent
9c213b7f27
commit
b755883059
@@ -86,6 +86,7 @@ fieldset[disabled] a.btn {
|
|||||||
|
|
||||||
&:focus,
|
&:focus,
|
||||||
&.focus {
|
&.focus {
|
||||||
|
text-decoration: $link-hover-decoration;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user