From 2f2390a7fe803ddd368e3b3e119a0f2b664340e5 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 17:32:37 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 86795bd..79d4725 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -52,15 +52,15 @@ background-color: #298A08; } .fileForm { -float: left; -clear: both; } .fileTitle { +float: left; margin: 5px; } .fileDesc { +float: left; margin: 5px; }