From fe50b9988eb2caf172ae270b5cc8c6d583d33b68 Mon Sep 17 00:00:00 2001 From: sanj Date: Sun, 29 Aug 2010 23:12:25 +0530 Subject: [PATCH] erang issue list - padding --- itf/templates/erang/home.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/itf/templates/erang/home.html b/itf/templates/erang/home.html index 419f8ab..c9960d6 100644 --- a/itf/templates/erang/home.html +++ b/itf/templates/erang/home.html @@ -91,7 +91,8 @@ $(document).ready(function() { } ul { - padding-top: 0px; + padding: 0px; + padding-left: 4px; }