From 3135caeaeb6fab2eae894ccaa9bffa68d2500e1b Mon Sep 17 00:00:00 2001 From: "marcimat@rezo.net" <> Date: Wed, 18 Jan 2017 14:35:34 +0000 Subject: [PATCH] =?UTF-8?q?Compatibilit=C3=A9=20PHP=207.1=20(notices--)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prive/style_prive_plugin_medias.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prive/style_prive_plugin_medias.html b/prive/style_prive_plugin_medias.html index 0b97b1a7..c85a4cee 100644 --- a/prive/style_prive_plugin_medias.html +++ b/prive/style_prive_plugin_medias.html @@ -36,7 +36,7 @@ .formulaire_joindre_document .deballer_zip ul {font-size:0.9em;} .formulaire_joindre_document .deballer_zip ul ul {font-size:1em;} .formulaire_joindre_document .deballer_zip ol {padding-#GET{left}:0;margin:0;word-wrap:break-word;} -.lat .formulaire_joindre_document { margin-top: [(#ENV{margin-bottom}|mult{1.5})em]; } +.lat .formulaire_joindre_document { margin-top: [(#ENV{margin-bottom}|floatval|mult{1.5})em]; } .lat .formulaire_joindre_document .deballer_zip ol {max-width: 185px;} .formulaire_joindre_document .deballer_zip .editer_options_upload_zip li {padding:0;} -- GitLab