Commit f1d5af43 authored by Luke Bennett's avatar Luke Bennett

Fix lint

parent eab81682
......@@ -427,7 +427,7 @@
&.btn-secondary-hover-link {
color: $gl-text-color-secondary;
&:hover,
&:active,
&:focus {
......@@ -435,10 +435,10 @@
text-decoration: none;
}
}
&.btn-primary-hover-link {
color: inherit;
&:hover,
&:active,
&:focus {
......
Markdown is supported
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