[wp-meta] [Making WordPress.org] #6684: Margin and padding issue in page in mobile view design

Making WordPress.org noreply at wordpress.org
Fri Jan 20 09:21:28 UTC 2023


#6684: Margin and padding issue in page in mobile view design
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  Support Forums                       |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by nidhidhandhukiya):

 Solution :-

 {{{
 body .is-layout-flow > * + * {
     overflow-wrap: break-word;
 }
 }}}

 After applying this solution this issue is resolved.

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


More information about the wp-meta mailing list