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 +- stapp/templates/video/home.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; diff --git a/stapp/templates/video/home.html b/stapp/templates/video/home.html index c3ae717..0e3e0d6 100644 --- a/stapp/templates/video/home.html +++ b/stapp/templates/video/home.html @@ -49,7 +49,7 @@ function changeDetail(video,image,idname,iddesc)