From dc8d8a23caae1301c60e1abc494314892e9ecbd6 Mon Sep 17 00:00:00 2001 From: Sarah Lorenzini Date: Tue, 27 Nov 2012 15:01:55 +0100 Subject: [PATCH] [-] FO: bug fixed on infos fields authentification --- themes/default/css/authentication.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/default/css/authentication.css b/themes/default/css/authentication.css index 397f48c74..6f15cab23 100644 --- a/themes/default/css/authentication.css +++ b/themes/default/css/authentication.css @@ -51,6 +51,8 @@ font-size: 12px; color:#666 } + + #account-creation_form span.inline-infos{display:inline-block;} #account-creation_form p.checkbox input { margin-left:260px; }