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.
1 parent 101543d commit 9c7fffeCopy full SHA for 9c7fffe
app/code/Magento/Payment/view/base/web/images/cc/ae.png
-68 Bytes
app/code/Magento/Payment/view/base/web/images/cc/di.png
-13 Bytes
app/code/Magento/Payment/view/base/web/images/cc/dn.png
25 Bytes
app/code/Magento/Payment/view/base/web/images/cc/jc.png
-190 Bytes
app/code/Magento/Payment/view/base/web/images/cc/mc.png
15 Bytes
app/code/Magento/Payment/view/base/web/images/cc/sm.png
-1 Bytes
app/code/Magento/Payment/view/base/web/images/cc/un.png
110 Bytes
app/code/Magento/Payment/view/base/web/images/cc/vi.png
21 Bytes
app/design/frontend/Magento/luma/Magento_GiftMessage/web/css/source/_module.less
@@ -274,13 +274,19 @@
274
}
275
.gift-content {
276
border-top: @border-width__base solid @color-gray-light5;
277
- margin-left: -@mobile-cart-padding;
278
margin-right: -@mobile-cart-padding;
279
padding-left: @mobile-cart-padding;
280
padding-right: @mobile-cart-padding;
281
overflow: hidden;
282
283
+
284
+ .gift-options-cart-item {
285
+ & + .action-towishlist {
286
+ left: 43px;
287
+ position: absolute;
288
+ }
289
290
291
292
//
0 commit comments