Skip to content

Commit 82ad1ca

Browse files
p-bystritskyShikha Mishra
authored andcommitted
ENGCOM-3825: Static test fix.
1 parent f9a03d8 commit 82ad1ca

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
@@ -319,18 +319,18 @@
319319
}
320320
}
321321
}
322-
.page-header{
322+
.page-header {
323323
.switcher {
324324
.options {
325325
ul.dropdown {
326326
right: 0;
327-
&:before{
328-
right: 10px;
327+
&:before {
329328
left: auto;
329+
right: 10px;
330330
}
331331
&:after {
332-
right: 9px;
333332
left: auto;
333+
right: 9px;
334334
}
335335
}
336336
}

0 commit comments

Comments
 (0)