[wp-trac] [WordPress Trac] #56424: common.css sets font size for all <p>

WordPress Trac noreply at wordpress.org
Tue Aug 23 20:48:54 UTC 2022


#56424: common.css sets font size for all <p>
--------------------------+-----------------------------
 Reporter:  wputler       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Formatting    |    Version:  6.0.1
 Severity:  normal        |   Keywords:
  Focuses:  css           |
--------------------------+-----------------------------
 Line 308 of wp-admin/css/common.css has the following

 {{{
 p,
 .wp-die-message {
         font-size: 13px;
         line-height: 1.5;
         margin: 1em 0;
 }
 }}}

 This is setting formatting for all <p> on the site.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56424>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list