-
Notifications
You must be signed in to change notification settings - Fork 219
Product Search input has different margin in editor and frontend #3083
Comments
This issue has been marked as |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
This issue has been marked as Internal: After 10 days with no activity this issue will be automatically be closed. |
Fix product search margin style on edit page
Fix product search margin style on edit page
* Fix product search margin style on edit page #3083 Fix product search margin style on edit page * fix button size
…rce#5072) * Fix product search margin style on edit page woocommerce#3083 Fix product search margin style on edit page * fix button size
…rce#5072) * Fix product search margin style on edit page woocommerce#3083 Fix product search margin style on edit page * fix button size
To reproduce
Add a Product Search block and notice the input has a margin in the editor but it doesn't in the frontend.
Frontend:
Editor:
👆 notice the
Search
label is aligned with the box in the frontend, but it isn't in the editor.In Storefront, we have an issue to fix other styling differences for this block between the editor and the frontend (see woocommerce/storefront#1438), but this margin issue seems to be a regression not related to the theme.
The text was updated successfully, but these errors were encountered: