Skip to content

Commit 90cc91b

Browse files
author
Oleg Zinoviev
committed
MAGETWO-35096: [mobile] Categories' titles in Frontend navigation Menu overlap "expand" button
- QA update (removing padding-right for expanded lists)
1 parent 0264adf commit 90cc91b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
&.expanded {
115115
display: block !important;
116116
top: 0 !important;
117+
padding-right: 0;
117118
}
118119
.active > a {
119120
.css(background, @_submenu-item-background-color-active);

0 commit comments

Comments
 (0)