Skip to content

Commit 3237edb

Browse files
ENGCOM-3984: Fixed Minicart close button overlapping #20615
- Merge Pull Request #20615 from mage2pratik/magento2:patch-4 - Merged commits: 1. e9c1157
2 parents 37f121f + e9c1157 commit 3237edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/luma/web/css/source/components/_modals_extend.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
.modal-custom {
6060
.action-close {
61-
.lib-css(margin, @indent__m);
61+
.lib-css(margin, 15px);
6262
}
6363
}
6464

0 commit comments

Comments
 (0)