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 26fb493 + 7f94847 commit 25634d6Copy full SHA for 25634d6
app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_minicart.less
@@ -110,9 +110,9 @@
110
@_toggle-selector: ~'.action.showcart',
111
@_options-selector: ~'.block-minicart',
112
@_dropdown-list-width: 320px,
113
- @_dropdown-list-position-right: 0,
+ @_dropdown-list-position-right: -10px,
114
@_dropdown-list-pointer-position: right,
115
- @_dropdown-list-pointer-position-left-right: 26px,
+ @_dropdown-list-pointer-position-left-right: 12px,
116
@_dropdown-list-z-index: 101,
117
@_dropdown-toggle-icon-content: @icon-cart,
118
@_dropdown-toggle-active-icon-content: @icon-cart,
@@ -415,7 +415,6 @@
415
margin-left: 13px;
416
417
.block-minicart {
418
- right: -15px;
419
width: 390px;
420
}
421
0 commit comments