From 1fcdb835bcd5e1ea4b21a1efdc1bdf701723e381 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 27 May 2019 19:03:48 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.08]=20petits=20=C3=A9crans=20padding=20sec?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/layout/common.css b/core/layout/common.css index ac7be8bc..8c6fbb38 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -42,6 +42,9 @@ body { .tippy-tooltip { font-size:.8rem !important; } + section { + padding: 5px !important; + } }