From ad5b634943f7f7a882c1afb3355f874d2b400e4c Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 2 Jul 2011 19:25:10 +0530 Subject: [PATCH] upload css --- edgware/static/css/files/upload.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index c20af93..36aefb1 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -1,3 +1,8 @@ +#categoryHelp { +padding:10px 0px 5px 100px; +font-size:14px; +} + #categoryForm { padding:18px 0px 18px 100px; }