Skip to content

Commit 2c488bc

Browse files
committed
Add css As per Less Devdocs
1 parent f284eba commit 2c488bc

File tree

1 file changed

+0
-12
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module

1 file changed

+0
-12
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_minicart.less

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,6 @@
129129

130130
.block-minicart {
131131
.lib-css(padding, 25px @minicart__padding-horizontal);
132-
&:before {
133-
right:11px;
134-
}
135-
&:after {
136-
right: 10px;
137-
}
138132
.block-title {
139133
display: none;
140134
}
@@ -422,12 +416,6 @@
422416
.block-minicart {
423417
right: -10px;
424418
width: 390px;
425-
&:before {
426-
right:17px;
427-
}
428-
&:after {
429-
right:16px;
430-
}
431419
}
432420
}
433421
.minilist .action.delete,

0 commit comments

Comments
 (0)