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/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
@@ -61,7 +61,7 @@ function anon_upload_css() {
 
 	.video-upload p {
 		margin: 16px 0;
-		overflow: auto;
+		overflow: hidden;
 	}
 
 	.video-upload h3 {
