Skip to content

Commit 7140024

Browse files
ENGCOM-3731: fixed issue #19925 Close button overlapping in shipping address label whenever any user adding new shipping address in mobile view in checkout #19926
- Merge Pull Request #19926 from cedarvinda/magento2:2.3-DevelopPR3 - Merged commits: 1. e60a01d 2. bd65344
2 parents f1219fd + bd65344 commit 7140024

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
@@ -82,8 +82,8 @@
8282

8383
.modal-slide {
8484
.action-close {
85-
padding: 0;
8685
margin: 15px;
86+
padding: 0;
8787
}
8888

8989
.page-main-actions {

0 commit comments

Comments
 (0)