From ad6437e806b1e91ed2a0abb651ad4ab7eab68b1b Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Wed, 6 Jun 2012 23:37:40 +0000 Subject: [PATCH] Minor css change --- e107_admin/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/auth.php b/e107_admin/auth.php index 2f851468c..b1bd50ca3 100644 --- a/e107_admin/auth.php +++ b/e107_admin/auth.php @@ -186,7 +186,7 @@ else .admin-submit { text-align: center; padding:20px; } - .submit { font-size:14px; } + .submit { } .placeholder { color: #bbb; }