Skip to content

Commit ad71c04

Browse files
[Changes as per sugession]
1 parent 0d8699c commit ad71c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/blank/web/css/source/_navigation.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
&.greet.welcome {
155155
border-top: 1px solid @color-gray82;
156156
font-weight: @font-weight__bold;
157-
padding: .8rem 15px .8rem @submenu__padding-left;
157+
padding: .8rem @submenu__padding-left;
158158
}
159159

160160
> a {
@@ -168,7 +168,7 @@
168168
.lib-css(text-decoration, @navigation-level0-item__text-decoration);
169169
display: block;
170170
font-weight: @font-weight__bold;
171-
padding: .8rem 15px .8rem @submenu__padding-left;
171+
padding: .8rem @submenu__padding-left;
172172
}
173173

174174
.header.links {

0 commit comments

Comments
 (0)