Skip to content

Commit 6080f8f

Browse files
committed
TMS-1164: Lang-nav hover style change
1 parent 80341bb commit 6080f8f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

assets/styles/ui-components/header/_language-nav.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ $lang-nav-link-border: $primary !default;
2121
width: 2.2359rem;
2222
height: 2.2359rem;
2323
}
24-
25-
&.has-background-primary {
26-
&:hover,
27-
&:focus {
28-
background-color: $primary !important; // sass-lint:disable-line no-important
29-
}
30-
}
3124
}
3225
}
3326
}

0 commit comments

Comments
 (0)