Skip to content
Snippets Groups Projects
Commit f0838514 authored by Taurie Davis's avatar Taurie Davis
Browse files

Add blue back to sub nav active

parent 04229ece
No related branches found
No related tags found
1 merge request!7829Add blue back to sub nav active
Pipeline #
Loading
@@ -94,6 +94,7 @@
Loading
@@ -94,6 +94,7 @@
   
&.active a { &.active a {
border-bottom: none; border-bottom: none;
color: $link-underline-blue;
} }
   
a { a {
Loading
@@ -103,7 +104,6 @@
Loading
@@ -103,7 +104,6 @@
&:hover, &:hover,
&:active, &:active,
&:focus { &:focus {
color: $black;
border-bottom: none; border-bottom: none;
} }
} }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment