From ac4a0284741895d4f06c588e2260d8bc340c7d0b Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Fri, 23 Apr 2010 06:41:18 +0000 Subject: [PATCH] * adjust the UI. --- module/user/view/login.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/user/view/login.html.php b/module/user/view/login.html.php index 4b43ceb82b..f759ebf6cc 100644 --- a/module/user/view/login.html.php +++ b/module/user/view/login.html.php @@ -33,7 +33,7 @@ table, tr, td, th, input{ border:none;} .pt-25px {padding-top:25px} #debugbar, .helplink{display:none} #welcome{background:none; border:none; color:#FFF; padding-top:8px;} -#poweredby{color:#fff; margin-top:35px; text-align:center; line-height:1} +#poweredby{color:#fff; margin-top:40px; text-align:center; line-height:1} #poweredby a {color:#fff} .button-s, .button-c {padding:3px 5px 3px 5px; width:80px; font-size:14px; font-weight:bold}