[wp-meta] [Making WordPress.org] #6910: Content overflow issue in woocommerce store notice popup
Making WordPress.org
noreply at wordpress.org
Mon Apr 3 17:56:19 UTC 2023
#6910: Content overflow issue in woocommerce store notice popup
---------------------------------------+---------------------
Reporter: baroliyamayur | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: WordPress.org Site | Resolution:
Keywords: has-screenshots has-patch |
---------------------------------------+---------------------
Changes (by baroliyamayur):
* keywords: needs-patch has-screenshots => has-screenshots has-patch
Comment:
Please use the below CSS to resolve the issue.
{{{
.woocommerce-store-notice, p.demo_store {
box-sizing: border-box;
}
}}}
**See output:** https://share.cleanshot.com/dylWgNJpqNfrdWSvmnkc
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6910#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list