Ticket #6254: 6254.diff
File 6254.diff, 631 bytes (added by , 3 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 722c41411..121989990 100644
a b function anon_upload_css() { 139 139 padding: 4px 12px; 140 140 } 141 141 142 @media screen and ( max-width: 518px ) { 143 #video-upload-form p.last { 144 text-align: center; 145 } 146 } 147 142 148 .page-template-anon-upload-template-php .wptv-hero { 143 149 padding: 20px; 144 150 }