Skip to content

Commit f73ddcb

Browse files
authored
ENGCOM-4041: [Backport] bundle-product-radio-button-misalign #20743
2 parents 192669d + b246165 commit f73ddcb

File tree

1 file changed

+5
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Bundle/web/css/source

1 file changed

+5
-0
lines changed

app/design/frontend/Magento/luma/Magento_Bundle/web/css/source/_module.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
.field.choice {
5959
input {
6060
float: left;
61+
margin-top: 4px;
62+
}
63+
64+
input[type='checkbox'] {
65+
margin-top: 2px;
6166
}
6267

6368
.label {

0 commit comments

Comments
 (0)