Skip to content

Commit d40c65c

Browse files
authored
ENGCOM-3621: Fix issue 19501 - Sales order Bundle product item alignment issue #19502
2 parents 153eef7 + 3f0e50b commit d40c65c

File tree

1 file changed

+8
-0
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/forms

1 file changed

+8
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/forms/_fields.less

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@
159159
}
160160
}
161161
}
162+
&.composite-bundle {
163+
.admin__field-control {
164+
padding-top: 7px;
165+
}
166+
.admin__field-option {
167+
padding-top: 0;
168+
}
169+
}
162170
}
163171

164172
.admin__fieldset-product-websites {

0 commit comments

Comments
 (0)