From 3ad30cc5066f95ca1e89438a25b63f6bb565bc70 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 18:02:09 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 260edee..00c8958 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -48,14 +48,13 @@ background-color: #298A08; } #filesList { -margin-left: 0px; -margin-top: 50px; +float: left; +margin-top: 40px; } .fileForm { -overflow: auto; -width:100% +clear: both; } .fileTitle {