Making WordPress.org

Ticket #8024: 8024.diff

File 8024.diff, 515 bytes (added by viralsampat, 4 months ago)

I have reviewed above mentioned issue and resolvedit. Here, I have added its patch.

  • sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css

     
    26862686        }
    26872687}
    26882688
     2689@media screen and ( max-width:768px ) {
     2690       
     2691        .video-list{
     2692                display: block;
     2693        }
     2694}
     2695
    26892696@media screen and ( max-width:620px ) {
    26902697        .dot {
    26912698                display: none;