Ticket #6629: 6629.patch
File 6629.patch, 635 bytes (added by , 2 years ago) |
---|
-
public_html/wp-content/themes/wptv2/style.css
2708 2708 } 2709 2709 } 2710 2710 2711 @media screen and ( max-width:414px) { 2712 .category .secondary-videos li { 2713 margin: 0 auto 20px 0; 2714 } 2715 .wptv-hero .secondary-videos li{ 2716 max-width: 100%; 2717 } 2718 .wptv-hero .secondary-videos .video-thumbnail img { 2719 width: 100%; 2720 height: auto; 2721 } 2722 } 2723 2711 2724 @media screen and ( max-width:400px ) { 2712 2725 .entry .contact-form textarea { 2713 2726 width: 98%;