Skip to content

Commit 6736223

Browse files
ENGCOM-1793: [Forwardport] [Resolved : Menu widget submenu alignment #7897] #15709
- Merge Pull Request #15709 from dmytro-ch/magento2:2.3-develop-PR-port-15645 - Merged commits: 1. 14bf8af
2 parents 943e2cd + 14bf8af commit 6736223

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/web/css/source/lib/_navigation.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@
305305
.lib-css(border-top, none);
306306
}
307307

308+
li.level1 {
309+
position: relative;
310+
}
311+
308312
.level0 {
309313
.lib-css(margin, @_nav-level0-item-margin);
310314
display: inline-block;

0 commit comments

Comments
 (0)