Skip to content

Commit e864a0c

Browse files
committed
Remove duplicate code and add new line as per Magento Standard
1 parent 2c488bc commit e864a0c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129

130130
.block-minicart {
131131
.lib-css(padding, 25px @minicart__padding-horizontal);
132+
132133
.block-title {
133134
display: none;
134135
}
@@ -414,7 +415,6 @@
414415
margin-left: 13px;
415416

416417
.block-minicart {
417-
right: -10px;
418418
width: 390px;
419419
}
420420
}

0 commit comments

Comments
 (0)