We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8699c commit ad71c04Copy full SHA for ad71c04
app/design/frontend/Magento/blank/web/css/source/_navigation.less
@@ -154,7 +154,7 @@
154
&.greet.welcome {
155
border-top: 1px solid @color-gray82;
156
font-weight: @font-weight__bold;
157
- padding: .8rem 15px .8rem @submenu__padding-left;
+ padding: .8rem @submenu__padding-left;
158
}
159
160
> a {
@@ -168,7 +168,7 @@
168
.lib-css(text-decoration, @navigation-level0-item__text-decoration);
169
display: block;
170
171
172
173
174
.header.links {
0 commit comments