Make WordPress Core

Ticket #29146: 29146.4.diff

File 29146.4.diff, 708 bytes (added by DavidTheMachine, 11 years ago)

change filepaths so patch will apply

  • wp-content/themes/twentythirteen/style.css

     
    14541454        max-width: 100% !important; /* Avoid player width overflow. */
    14551455}
    14561456
     1457.format-standard .entry-content > .wp-audio-shortcode {
     1458        margin-bottom: 24px;
     1459}
     1460
    14571461/* Chat */
    14581462.format-chat {
    14591463        background-color: #eadaa6;
     
    17241728        color: #220e10;
    17251729}
    17261730
     1731.format-standard .entry-content > .wp-video {
     1732        margin-bottom: 24px;
     1733}
    17271734
     1735
    17281736/**
    17291737 * 5.6 Attachments
    17301738 * ----------------------------------------------------------------------------