From 85161e1390f65eea1d6a8b29ce9056631d142277 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:53:29 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 2 +- edgware/templates/upload_files.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index c1d4965..9548d49 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -28,7 +28,7 @@ margin-bottom: 10px; } #uploadingTo { -margin: 0px; +margin-bottom: 10px; } .uploading { diff --git a/edgware/templates/upload_files.html b/edgware/templates/upload_files.html index cf89a5e..b88b85c 100644 --- a/edgware/templates/upload_files.html +++ b/edgware/templates/upload_files.html @@ -92,7 +92,7 @@ $(function() { Uploading to:
- Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can view them here. + Select one or multiple files, or just drag any number of files from your computer into this browser window to upload. You can then view them here.