Skip to content
Snippets Groups Projects
Commit e76437e2 authored by Dennis Tang's avatar Dennis Tang
Browse files

update dropdown active states for bootstrap 4

parent 0e9cd580
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -35,7 +35,7 @@
}
 
&.active > a,
&.dropdown.open > a {
&.dropdown.show > a {
color: $color-900;
background-color: $color-alternate;
}
Loading
Loading
@@ -74,7 +74,7 @@
}
 
&.active > a,
&.dropdown.open > a {
&.dropdown.show > a {
color: $color-900;
background-color: $color-alternate;
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment