Making WordPress.org

Ticket #6297: #6297.patch

File #6297.patch, 644 bytes (added by umesh84, 3 years ago)

added patch

  • branches/master/wordpress.tv/public_html/wp-content/themes/wptv2/upload-subtitles-template.php

     
    5555                padding: 7px 0;
    5656                line-height: 1.4em;
    5757        }
     58        @media only screen and (max-width: 440px) {
     59        .video-upload table tr th,
     60        .video-upload table tr td{
     61                display:block;
     62        }
     63        }
    5864
    5965        .video-upload table tr th {
    6066                width: 180px;