From 2536098b6fa7412c11bdae9ffe68fc4a5d373806 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 4 May 2019 11:51:45 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.00]=20hauteur=20minimale=20des=20pages=20f?= =?UTF-8?q?ix=C3=A9e=20=C3=A0=20450=20px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/core/layout/common.css b/core/layout/common.css index e165f419..0821a0c5 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -503,6 +503,7 @@ ul #menuSideChild, li #menuSideChild { /* Corps */ section { padding: 20px; + min-height: 450px; } section #sectionTitle { margin-top: 0;