Merge pull request #18528 from edx/marco/platform-header/active-tab-styling-fix

updated header active tab border color
This commit is contained in:
Marco Morales
2018-07-06 12:13:18 -04:00
committed by GitHub

View File

@@ -120,6 +120,7 @@
&.active,
&:hover {
border-bottom-style: solid;
border-bottom-color: theme-color("primary");
}
&:hover {