mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Add text-decoration to .btn-link. (#28169)
This commit is contained in:
parent
b4cb48d9f3
commit
b5fb4f7d6b
@ -76,6 +76,7 @@ fieldset:disabled a.btn {
|
||||
.btn-link {
|
||||
font-weight: $font-weight-normal;
|
||||
color: $link-color;
|
||||
text-decoration: $link-decoration;
|
||||
|
||||
@include hover {
|
||||
color: $link-hover-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user