Skip to content

Commit cd75f29

Browse files
cedarvindairajneeshgupta
authored andcommitted
_navigation.less updated
_navigation.less updated
1 parent 4741489 commit cd75f29

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

app/design/frontend/Magento/blank/web/css/source/_navigation.less

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,15 +131,14 @@
131131
);
132132
}
133133
}
134-
135134
.switcher-dropdown {
136135
.lib-list-reset-styles();
137136
padding: @indent__s 0;
138137
display: none;
139138
}
140-
.switcher-options{
141-
&.active{
142-
.switcher-dropdown{
139+
.switcher-options {
140+
&.active {
141+
.switcher-dropdown {
143142
display: block;
144143
}
145144
}

0 commit comments

Comments
 (0)