You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View and Edit Cart link not aligned in middle because bellow the link a blank div (class="minicart-widgets") existing has 15px margin top, this div (class="minicart-widgets" ) should be display none or should not come if has no content, should only display if has content #20382
View and Edit Cart link not aligned in middle because bellow the link a blank div (class="minicart-widgets") existing has 15px margin top, this div (class="minicart-widgets" ) should be display none or should not come if has no content, should only display if has content.
Preconditions (*)
Magento 2.3
php 7.2
Steps to reproduce (*)
Open frontend
Add any product in cart and go to minicart and see View and Edit Cart Link (you will get issue )
you will see extra space bellow the link and now inspect you see bank div has 15px margin top.