Making WordPress.org

Ticket #5127: 5127.diff

File 5127.diff, 523 bytes (added by garrett-eclipse, 5 years ago)

Patch to remove errant comma fixing the unnecessary padding on the body

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

     
    14291429}
    14301430
    14311431@media(max-width: 876px) {
    1432         .post-type-archive-handbook, #primary,
     1432        .post-type-archive-handbook #primary,
    14331433        .single-handbook #primary {
    14341434                padding: 4rem 20px;
    14351435        }