[wp-meta] [Making WordPress.org] #6738: https://developer.wordpress.org/reference/hooks/page/49/ page h1 tag cutting issue on mobile
Making WordPress.org
noreply at wordpress.org
Tue Feb 7 12:10:16 UTC 2023
#6738: https://developer.wordpress.org/reference/hooks/page/49/ page h1 tag
cutting issue on mobile
--------------------------+---------------------
Reporter: upadalavipul | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by upadalavipul):
Need to add the below CSS for the above issue.
CSS:
.devhub-wrap .wp-parser-class h1, .devhub-wrap .wp-parser-function h1,
.devhub-wrap .wp-parser-hook h1, .devhub-wrap .wp-parser-method h1{
word-break: break-all;
}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6738#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list