[wp-meta] [Making WordPress.org] #6848: The title of the page is getting cut off in mobile size.
Making WordPress.org
noreply at wordpress.org
Tue Mar 14 15:17:46 UTC 2023
#6848: The title of the page is getting cut off in mobile size.
-----------------------------------------+---------------------
Reporter: aezazshekh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Resolution:
Keywords: needs-patch has-screenshots |
-----------------------------------------+---------------------
Comment (by himshekhar07):
Here is the solution:
{{{
.devhub-wrap .wp-parser-hook h1{
word-break: break-all;
}
}}}
video shot: [https://share.cleanshot.com/sy1MW0dBDl71dHCWz8lF]
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6848#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list