From 0e7582e04fab97fff98769ca383e2da25a2daa51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marl=C3=A8ne=20Simondant?= Date: Mon, 1 Oct 2018 14:37:43 +0200 Subject: [PATCH] fix icons display when opening/closing several accordion items on some versions of firefox --- extra/static/social.css | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/static/social.css b/extra/static/social.css index f68fc6d..cf01966 100644 --- a/extra/static/social.css +++ b/extra/static/social.css @@ -176,6 +176,7 @@ .formdef-suivi-dossier-pa ul#evolutions ul.taches { padding: 0px; margin: 0px; + display: flow-root; } .formdef-suivi-dossier-ph ul#evolutions ul.taches > li, .formdef-suivi-dossier-pa ul#evolutions ul.taches > li {