[wp-meta] [Making WordPress.org] #6590: Content overflow issue in news category page.

Making WordPress.org noreply at wordpress.org
Wed Nov 23 14:35:19 UTC 2022


#6590: Content overflow issue in news category page.
--------------------------------+---------------------
 Reporter:  multidots1896       |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:
Component:  WordPress.org Site  |  Resolution:
 Keywords:  needs-patch         |
--------------------------------+---------------------

Comment (by krupalpanchal):

 That issue is happening because of the long URL in the paragraph. If the
 paragraph can be given CSS of breack-word, this issue can be solved.


 {{{
 p.wp-block-post-excerpt__excerpt {
     word-break: break-word;
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6590#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list