-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Need margin bottom to new Widget in Checkout/Cart Summary box #25729
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
Need margin bottom to new Widget in Checkout/Cart Summary box #25729
Conversation
Hi @fabriciosobral. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
@fabriciosobral unfortunately, only members of the maintainers team are allowed to assign developers to the pull request |
app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_cart.less
Outdated
Show resolved
Hide resolved
Hi @krzksz, thank you for the review. |
Hello @krzksz, The changes provided in this pull request will surely affect the whole element has a class block.
Please compare this pr with the below pull request. Thank You, |
@magento give me test instance |
Hi @krzksz. Thank you for your request. I'm working on Magento instance for you |
Hi @krzksz, here is your new Magento instance. |
I have a doubt! It's normal an contributor open the issue, create PR and another contributor create other PR for the same issue? Only for earn points? |
Hi @fabriciosobral. Thank you for your request. I'm working on Magento instance for you |
Hi @fabriciosobral, here is your new Magento instance. |
app/design/frontend/Magento/blank/Magento_Checkout/web/css/source/module/_cart.less
Show resolved
Hide resolved
app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/_cart.less
Show resolved
Hide resolved
@magento give me test instance |
Hi @krzksz. Thank you for your request. I'm working on Magento instance for you |
Hi @krzksz, here is your new Magento instance. |
Hi @krzksz, thank you for the review. |
Hi @rodrigowebjump, thank you for the review. |
Hi @fabriciosobral, thank you for your contribution! |
Description (*)
Added margin-bottom for static cms block widget after cart totals in luma and blank theme.
Fixed Issues (if relevant)
#25703 Need margin bottom to new Widget in Checkout/Cart Summary box
Steps to reproduce

Create one new BLOCK with text into this
Create one new WIDGET

Attributed the block in Widget Options

Then make login
Add product in your Cart
Go to your cart and then "VIEW AND EDIT CART"

Expected result (*)

The text need margin bottom like this
Actual result (*)
The text dosen´t have margin bottom between the button PROCEED TO CHECKOUT
Contribution checklist (*)