-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Apply-discount-code-placeholder-get-cut ::Apply discount code placeho… #20281
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
Apply-discount-code-placeholder-get-cut ::Apply discount code placeho… #20281
Conversation
…lder gets cut in Tab portriat view on cart page
Hi @ajay2jcommerce. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@@ -694,6 +694,9 @@ | |||
position: static; | |||
} | |||
} | |||
&.discount{ | |||
width:auto; |
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.
Hi @ajay2jcommerce. Thanks for collaboration. Can you explain why do you use width:auto
if its default value of width property?
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.
In default magento 2.3.0 when using width: 48% issue still getting generate. When use width:auto issue get fixed reason using that property.
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.
@ajay2jcommerce ok, thanks
Hi @VladimirZaets, thank you for the review. |
Hi @ajay2jcommerce, thank you for your contribution! |
Hi @ajay2jcommerce. Thank you for your contribution. |
…lder gets cut in Tab portriat view on cart page
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)