[wp-trac] [WordPress Trac] #60469: Twenty Twenty privacy-policy CSS class affecting page body

WordPress Trac noreply at wordpress.org
Wed Feb 7 18:26:03 UTC 2024


#60469: Twenty Twenty privacy-policy CSS class affecting page body
--------------------------+-----------------------------
 Reporter:  mnydigital    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:
 Severity:  normal        |   Keywords:
  Focuses:  css           |
--------------------------+-----------------------------
 Twenty Twenty has a CSS class for styling the privacy policy footer link:

 {{{
 .privacy-policy {
     margin: 1.2rem 0 0;
 }
 }}}

 This has the unintended consequence of applying the same margin to the
 body of the privacy policy page.

 I suggest changing the CSS to a.privacy-policy or something along those
 lines.

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


More information about the wp-trac mailing list