From f5590a4230d3406d1f082b3c113819e7e3b48c26 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Mon, 25 Jun 2012 14:55:15 +0000 Subject: [PATCH] [-] FO : fix bug #PSCFV-2901 - Minor authentication.css validate issue git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16122 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/css/authentication.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/css/authentication.css b/themes/default/css/authentication.css index d0c36e648..397f48c74 100644 --- a/themes/default/css/authentication.css +++ b/themes/default/css/authentication.css @@ -76,7 +76,7 @@ #account-creation_form p.inline-infos { margin:0 0 0 100px !important; font-size:12px; - color:#666px; + color:#666; } #center_column #account-creation_form p.cart_navigation {margin:20px 0} \ No newline at end of file