From 5aefdc1296b5b290ede1f5963cbbaf8d382613f7 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 18:14:12 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 0e445eb..3e90a8c 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -41,6 +41,7 @@ margin-bottom: 5px; #progressbar { display: none; background-color: ##FE642E; +margin-left: 40px; } #progress { @@ -48,12 +49,13 @@ background-color: #298A08; } #filesList { -left: 0px; margin-top: 40px; } .fileForm { +overflow: auto; +width: 100%; } .fileTitle {