From ee2d3fa586b44e7bacb997645a73b84f7edc0917 Mon Sep 17 00:00:00 2001 From: Parth Buch Date: Fri, 27 Jul 2012 18:08:34 +0530 Subject: removing UI errors --- stapp/static/video/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stapp/static/video/css/style.css') diff --git a/stapp/static/video/css/style.css b/stapp/static/video/css/style.css index 594835d..7cae2a9 100644 --- a/stapp/static/video/css/style.css +++ b/stapp/static/video/css/style.css @@ -30,7 +30,7 @@ body{ .module-list{ border-right: 1px solid #E1E1E2; float: left; - height: 150px; + height: 200px; margin-left: 20px; padding: 10px; position: relative; -- cgit