[wp-meta] [Making WordPress.org] #6700: Text overflow design issue in responsive design

Making WordPress.org noreply at wordpress.org
Mon Jan 23 11:39:12 UTC 2023


#6700: Text overflow design issue in responsive design
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  WordPress.org Site                   |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by patelhitesh):

 To resolve the above text overflow issue please find the below CSS:

 body .is-layout-constrained >
 :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
     max-width: var(--wp--style--global--content-size);
     margin-left: auto !important;
     margin-right: auto !important;
     word-break: break-all;

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


More information about the wp-meta mailing list