Make WordPress Core

Ticket #29970: 29970-1.diff

File 29970-1.diff, 482 bytes (added by NikV, 11 years ago)
  • wp-content/themes/twentyfifteen/inc/customizer.php

     
    422422                .site-info,
    423423                .site-info a,
    424424                .wp-caption-text,
    425                 .gallery-caption {
     425                .gallery-caption,
     426                .comment-list .reply a {
    426427                        color: %4$s; /* Fallback for IE7 and IE8 */
    427428                        color: %5$s;
    428429                }