Ticket #6244: 6244.patch
File 6244.patch, 700 bytes (added by , 2 years ago) |
---|
-
wordpress.tv/public_html/wp-content/themes/wptv2/style.css
2500 2500 /* Media Queries 2501 2501 ============================================================= */ 2502 2502 2503 @media screen and ( max-width: 415px ) { 2504 .wptv-hero .secondary-videos li { 2505 max-width: 100%; 2506 } 2507 .wptv-hero .secondary-videos .video-thumbnail img { 2508 width: 100%; 2509 height: auto; 2510 } 2511 } 2512 2503 2513 @media screen and ( min-width: 415px ) { 2504 2514 .wptv-hero .secondary-videos li { 2505 2515 max-width: initial;