-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Contact us layout in I-pad not proper #21896
Contact us layout in I-pad not proper #21896
Conversation
Hi @amol2jcommerce. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@magento-engcom-team give me test instance |
Hi @Karlasa. Thank you for your request. I'm working on Magento instance for you |
Hi @Karlasa, here is your new Magento instance. |
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.
@magento-engcom-team give me test instance |
Hi @amol2jcommerce. Thank you for your request. I'm working on Magento instance for you |
Hi @amol2jcommerce, here is your new Magento instance. |
Hi @Karlasa Fixed mention issue on mobile devices and update branch. |
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.
Why not just?
`
//
// Desktop
// _____________________________________________
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
.contact-index-index .column:not(.sidebar-additional) .form.contact {
min-width: 600px;
width: 50%;
}
}
`
basically as same as other forms under Magento_Customer
Hi @Karlasa, I update branch please review. |
@magento-engcom-team give me test instance |
Hi @Karlasa. Thank you for your request. I'm working on Magento instance for you |
Hi @Karlasa, here is your new Magento instance. |
Hi @Karlasa, thank you for the review. |
✔️ QA passed |
Hi @amol2jcommerce, thank you for your contribution! |
Description (*)
Contact us layout in I-pad not proper
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
Contribution checklist (*)