Skip to content

Commit

Permalink
FFE-60 Fixes from pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgeir Pedersen Cook committed Sep 27, 2016
1 parent 4c1182b commit a77f54e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions less/ffe-message-box.less
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@
}

&__link {
text-decoration: underline;
color: inherit;
&:hover {
text-decoration: underline;
&:hover, &:focus {
font-family: "MuseoSansRounded-700", arial, sans-serif;
}
}
Expand Down

0 comments on commit a77f54e

Please sign in to comment.