[wp-meta] [Making WordPress.org] #6780: Design break issue on https://wordpress.org/documentation/ website
Making WordPress.org
noreply at wordpress.org
Fri Feb 17 11:46:29 UTC 2023
#6780: Design break issue on https://wordpress.org/documentation/ website
-------------------------------------------------+-------------------------
Reporter: patelhitesh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: needs-patch needs-design-feedback |
has-screenshots |
-------------------------------------------------+-------------------------
Comment (by kajalgohel):
Hello @patelhitesh ,
Thanks for creating the ticket!
I have checked an issue and am also able to reproduce it.
We can add the following CSS to resolve this issue:
{{{
.entry-content pre {
word-break: break-word;
}
}}}
Thanks.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6780#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list