mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Use @link-hover-decoration for .btn-link too; fixes #15565
[skip sauce] [skip validator]
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: @link-hover-color;
|
||||
text-decoration: underline;
|
||||
text-decoration: @link-hover-decoration;
|
||||
background-color: transparent;
|
||||
}
|
||||
&[disabled],
|
||||
|
||||
Reference in New Issue
Block a user