Ticket #2131: 2131.3.diff
File 2131.3.diff, 508 bytes (added by , 7 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..ee68def 100644
a b function anon_upload_css() { 61 61 62 62 .video-upload p { 63 63 margin: 16px 0; 64 overflow: auto;64 overflow: hidden; 65 65 } 66 66 67 67 .video-upload h3 {