Opened 3 years ago
Closed 2 years ago
#6913 closed defect (bug) (fixed)
Content overflow issue in responsive
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | needs-patch has-screenshots |
| Cc: |
Description
Content overflow issue in mobile devides.
Page URL:- https://developer.wordpress.org/reference/since/6.2.0/
Issue Screenshot:- https://share.cleanshot.com/F8pBzVbC48Ms9p46ttzD
Change History (3)
Note: See
TracTickets for help on using
tickets.
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