Index: sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
===================================================================
--- sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(revision 14472)
+++ sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/style.css	(working copy)
@@ -2686,6 +2686,13 @@
 	}
 }
 
+@media screen and ( max-width:768px ) {
+	
+	.video-list{
+		display: block;
+	}
+}
+
 @media screen and ( max-width:620px ) {
 	.dot {
 		display: none;
