Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -131,15 +131,14 @@
);
}
}

.switcher-dropdown {
.lib-list-reset-styles();
padding: @indent__s 0;
display: none;
}
.switcher-options{
&.active{
.switcher-dropdown{
.switcher-options {
&.active {
.switcher-dropdown {
display: block;
}
}

0 comments on commit 905368c

Please sign in to comment.