Skip to content

Commit 1e7bae1

Browse files
committed
ENGCOM-3825: Static test fix.
1 parent c060b57 commit 1e7bae1

File tree

1 file changed

+4
-4
lines changed
  • app/design/frontend/Magento/luma/Magento_Theme/web/css/source

1 file changed

+4
-4
lines changed

app/design/frontend/Magento/luma/Magento_Theme/web/css/source/_module.less

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,18 +312,18 @@
312312
}
313313
}
314314
}
315-
.page-header{
315+
.page-header {
316316
.switcher {
317317
.options {
318318
ul.dropdown {
319319
right: 0;
320-
&:before{
321-
right: 10px;
320+
&:before {
322321
left: auto;
322+
right: 10px;
323323
}
324324
&:after {
325-
right: 9px;
326325
left: auto;
326+
right: 9px;
327327
}
328328
}
329329
}

0 commit comments

Comments
 (0)