From 9202f274d6ce1fd0bca0b3b523baf2681bc277f3 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 7 May 2019 22:07:35 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.01]=20hauteur=20fen=C3=AAtre=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 ea1d69e3..9c9e61e6 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -507,7 +507,7 @@ section { section #sectionTitle { margin-top: 0; } -.userLogin { +.userLogin, .updateForm { min-height: 0px; }