[wp-meta] [Making WordPress.org] #6913: Content overflow issue in responsive
Making WordPress.org
noreply at wordpress.org
Tue Apr 4 13:13:18 UTC 2023
#6913: Content overflow issue in responsive
-----------------------------------------+---------------------
Reporter: baroliyamayur | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Resolution:
Keywords: needs-patch has-screenshots |
-----------------------------------------+---------------------
Comment (by baroliyamayur):
Please use the CSS below to resolve the issue.
{{{
.devhub-wrap .wp-parser-class h1 a, .devhub-wrap .wp-parser-class
.signature-highlight a, .devhub-wrap .wp-parser-function h1 a, .devhub-
wrap .wp-parser-function .signature-highlight a, .devhub-wrap .wp-parser-
hook h1 a, .devhub-wrap .wp-parser-hook .signature-highlight a, .devhub-
wrap .wp-parser-method h1 a, .devhub-wrap .wp-parser-method .signature-
highlight a {
word-break: break-all;
}
}}}
**See output:** https://share.cleanshot.com/grgTp2GMpny0qS1hM13n
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6913#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list