From aa6cd74b808ce7ff7e5c06bf2dca19607b3d02cd Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 18:18:20 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 3e90a8c..3a6189e 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -49,12 +49,13 @@ background-color: #298A08; } #filesList { -margin-top: 40px; +margin-top: 10px; +margin-bottom: 10px; } .fileForm { -overflow: auto; +overflow: hidden; width: 100%; }