[wp-meta] [Making WordPress.org] #6757: https://wordpress.org/about/privacy/ page design breaking issue in the mobile devices.
Making WordPress.org
noreply at wordpress.org
Thu Feb 16 13:54:44 UTC 2023
#6757: https://wordpress.org/about/privacy/ page design breaking issue in the
mobile devices.
--------------------------+---------------------
Reporter: upadalavipul | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
--------------------------+---------------------
Comment (by nidhidhandhukiya):
Hello @upadalavipul
I have test this solution this can solve the issue but If we use this
solution that can break the whole word also.
If we provide below solution that can break the word not a single
character.
{{{
@media screen and ( max-width: 420px ) {
.is-layout-constrained ol li {
word-break: break-word;
}
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6757#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list