From 27591c9d1408709c247d14c93dda129b6ac35494 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:10:21 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index 8ce5ce5..a60c8ad 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -64,16 +64,15 @@ width: 100%; } .fileTitle { -float: left; -width: 180px; -margin-right:10px; -margin-top: 5px; +float: bottom; +width: 170px; +margin: 5px; } .fileDesc { float: left; -width: 220px; -margin-right:10px; +width: 250px; +margin-right:5px; } #uploadStudy {