From 288306fb57dc19eb9b1b6b8b8ebe00cc2564842b Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 03:46:14 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/login.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/files/login.css b/edgware/static/css/files/login.css index d0dced0..7cc8fc4 100644 --- a/edgware/static/css/files/login.css +++ b/edgware/static/css/files/login.css @@ -1,5 +1,6 @@ #loginWrapper { - padding: 50px; + padding-left: 100px; + width: 30%; overflow: auto; text-align: center; }