From 14af494557665952c0707f6cd9a3e973b78642c7 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 1 Dec 2019 14:50:24 +0100 Subject: [PATCH] [9.2.13] Correctif 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 4930848e..b20207b5 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1285,7 +1285,7 @@ th.col12 { .accordion-title { display: block; margin: 0; - //padding: 0 7px; + padding: 0 7px; line-height: 34px; text-decoration: none; cursor: pointer;