[wp-meta] [Making WordPress.org] #6915: The table is outside of the container on mobile devices. (This suggests that the table is not inside the container, but rather outside of it.)

Making WordPress.org noreply at wordpress.org
Thu Apr 13 17:19:26 UTC 2023


#6915: The table is outside of the container on mobile devices. (This suggests
that the table is not inside the container, but rather outside of it.)
-----------------------------------------+---------------------
 Reporter:  baroliyamayur                |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  Developer Hub                |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+---------------------

Comment (by nidhidhandhukiya):

 Below Css can resolve the issue :-


 {{{
 .site-branding {
     display: flex;
     justify-content: space-between;
 }
 }}}

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


More information about the wp-meta mailing list