Skip to content

Commit

Permalink
ENGCOM-3869: issue fixed #20259 Store switcher not sliding up and dow…
Browse files Browse the repository at this point in the history
…n, only dropd… #20260

 - Merge Pull Request #20260 from cedarvinda/magento2:Magento-2.3-develop-PR14
 - Merged commits:
   1. 8bc0309
   2. 905368c
   3. ec33182
  • Loading branch information
magento-engcom-team committed Jan 16, 2019
2 parents e69b261 + ec33182 commit 57048c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
}
.switcher-dropdown {
.lib-list-reset-styles();
padding: @indent__s 0;
display: none;
padding: @indent__s 0;
}
.switcher-options {
&.active {
Expand Down Expand Up @@ -213,7 +213,7 @@
}

.nav-toggle {
&:after{
&:after {
background: rgba(0, 0, 0, @overlay__opacity);
content: '';
display: block;
Expand Down

0 comments on commit 57048c8

Please sign in to comment.