Skip to content

Commit 4a1f2ea

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-64543' into BUGS
2 parents 774eb3f + 2cae2af commit 4a1f2ea

File tree

1 file changed

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

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,12 @@
577577
display: inline-block;
578578
margin: 0 -@indent__xs 0 @indent__xs;
579579
}
580+
581+
&:last-child {
582+
&:after {
583+
display: none;
584+
}
585+
}
580586
}
581587

582588
> .customer-welcome + .authorization-link {

0 commit comments

Comments
 (0)