Skip to content

Commit 1f01d92

Browse files
p-bystritskyirajneeshgupta
authored andcommitted
ENGCOM-3869: Static test fix.
1 parent cd75f29 commit 1f01d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
}
134134
.switcher-dropdown {
135135
.lib-list-reset-styles();
136-
padding: @indent__s 0;
137136
display: none;
137+
padding: @indent__s 0;
138138
}
139139
.switcher-options {
140140
&.active {
@@ -213,7 +213,7 @@
213213
}
214214

215215
.nav-toggle {
216-
&:after{
216+
&:after {
217217
background: rgba(0, 0, 0, @overlay__opacity);
218218
content: '';
219219
display: block;

0 commit comments

Comments
 (0)