From c16983b1260ebcd4c38f43363de2d28afc554654 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Thu, 7 Feb 2019 18:09:58 +0100 Subject: [PATCH] Correction erreur css --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index 088ae7aa..645e6671 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -774,7 +774,7 @@ label { padding: 10px 0; background: #F5F5F5; text-align: center; - float: right; + /*float: right;*/ } .inputFile:hover { text-decoration: none;