From 03789128feb0f24a0131d5f4cae0b1f6d0e6e1fd 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 --- 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