Skip to content

Commit 0548427

Browse files
ENGCOM-6110: overlapping label in checkbox #25086 fixed #25087
2 parents 87f1856 + f5dc977 commit 0548427

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)