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.
2 parents 18c339e + ad71c04 commit bf4ff0bCopy full SHA for bf4ff0b
app/design/frontend/Magento/blank/web/css/source/_navigation.less
@@ -142,7 +142,7 @@
142
display: block;
143
}
144
145
- }
+ }
146
.header.links {
147
.lib-list-reset-styles();
148
border-bottom: 1px solid @color-gray82;
@@ -154,7 +154,7 @@
154
&.greet.welcome {
155
border-top: 1px solid @color-gray82;
156
font-weight: @font-weight__bold;
157
- padding: .8rem @indent__base;
+ padding: .8rem @submenu__padding-left;
158
159
160
> a {
@@ -168,7 +168,7 @@
168
.lib-css(text-decoration, @navigation-level0-item__text-decoration);
169
170
171
172
173
174
0 commit comments