Commit b5fb4f7d authored by Bardi Harborow's avatar Bardi Harborow Committed by Martijn Cuppens
Browse files

Add text-decoration to .btn-link. (#28169)

parent b4cb48d9
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment