Skip to content

Commit f5dc977

Browse files
ENGCOM-6110: overlapping label in checkbox #25086 fixed #25087
- Merge Pull Request #25087 from cedarvinda/magento2:Magento2.3-developer_PR2 - Merged commits: 1. 76ff19b
2 parents 99f206f + 76ff19b commit f5dc977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/Magento_Sales/web/css/source/module/order/_payment-shipping.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
}
7474
.order-shipping-address & {
7575
span {
76-
top: 22px;
76+
top: 0;
7777
}
7878
}
7979
}

0 commit comments

Comments
 (0)