[wp-meta] [Making WordPress.org] #6123: Tables in Make handbooks not responsive

Making WordPress.org noreply at wordpress.org
Tue Feb 22 04:23:02 UTC 2022


#6123: Tables in Make handbooks not responsive
--------------------------------------+---------------------
 Reporter:  sumitsingh                |       Owner:  (none)
     Type:  defect                    |      Status:  new
 Priority:  low                       |   Milestone:
Component:  Make (Get Involved) / P2  |  Resolution:
 Keywords:  has-screenshots           |
--------------------------------------+---------------------

Comment (by sumitsingh):

 Solution
 If we can put **font-size 95%** for mobile then all pages in tables
 responsive issue will fixed.

 file => https://make.wordpress.org/meta/wp-
 content/themes/p2-breathe/style.css


 {{{
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
 blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
 font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl,
 dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
     border: 0;
     font-family: inherit;
     font-size: 95%;
     font-style: inherit;
     font-weight: inherit;
     margin: 0;
     outline: 0;
     padding: 0;
     vertical-align: baseline;
 }
 }}}

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


More information about the wp-meta mailing list