Ticket #2131: 2131.diff
File 2131.diff, 527 bytes (added by , 8 years ago) |
---|
-
wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php
diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php b/wordpress.tv/public_html/wp-content/themes/wptv2/anon-upload-template.php index 2eaff55..a6e9199 100644
a b function anon_upload_css() { 61 61 62 62 .video-upload p { 63 63 margin: 16px 0; 64 overflow: auto; 64 display: block; 65 overflow: hidden; 65 66 } 66 67 67 68 .video-upload h3 {