-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix issue 19501 - Sales order Bundle product item alignment issue #19502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issue 19501 - Sales order Bundle product item alignment issue #19502
Conversation
Hi @abrarpathan19. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abrarpathan19 thanks for the contribution, please see the review notes
@@ -148,6 +149,11 @@ | |||
} | |||
} | |||
} | |||
&.composite-bundle{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move styles related to bundle product to app/design/aminhtml/Magento_Bundle/web/css/source/_module.less
. Also, please add spaces before opening brackets.
@@ -121,6 +121,7 @@ | |||
|
|||
> .admin__field-control { | |||
#mix-grid .column(@field-control-grid__column, @field-grid__columns); | |||
padding-top: 7px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the change is actual only for bundle product form, it would be better to use more strict selector
Hi @sivaschenko, thank you for the review. |
Hi @abrarpathan19 please take a look at the screenshot: |
@sivaschenko |
@magento-engcom-team give me test instance |
Hi @sivaschenko. Thank you for your request. I'm working on Magento instance for you |
Hi @sivaschenko, here is your new Magento instance. |
Hi @abrarpathan19, thank you for your contribution! |
Hi @abrarpathan19. Thank you for your contribution. |
Description (*)
Sales order Bundle product item alignment issue
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)