From 2aa012479cea3e44fc967830abdfbdebb42ac781 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 11 Feb 2020 11:09:11 +0100 Subject: [PATCH] (9.2.20] petite erreur de syntaxe --- 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 8bf683af..a2243ac0 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -985,7 +985,7 @@ label { background: #F5F5F5; text-align: center; float: right; - min-height :100%; + min-height: 100%; } .inputFile:hover { text-decoration: none;