[wp-meta] [Making WordPress.org] #5776: Very long user names need to be forced to wrap

Making WordPress.org noreply at wordpress.org
Mon Jun 14 22:05:46 UTC 2021


#5776: Very long user names need to be forced to wrap
-----------------------+--------------------
 Reporter:  sterndata  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  General    |   Keywords:
-----------------------+--------------------
 Very long (abusively long) user names don't wrap and break page
 formatting.  See attachment.

 I suggest adding CSS to force wrapping:


 {{{

 span.bbp-author-name {
     word-break: break-all;
 }

 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5776>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list