[wp-meta] [Making WordPress.org] #6959: Design break issue on Documentation page

Making WordPress.org noreply at wordpress.org
Mon May 1 10:34:33 UTC 2023


#6959: Design break issue on Documentation page
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
Component:  General                              |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by kajalgohel):

 Hello @patelhitesh ,

 I think, if we add the below CSS then the issue will be resolved.


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

 Thanks.

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


More information about the wp-meta mailing list