From efb24f47a3020ec9275f586a6c725e09589e6b14 Mon Sep 17 00:00:00 2001 From: Fil <fil@rezo.net> Date: Fri, 19 Jan 2007 01:04:04 +0000 Subject: [PATCH] padding pas paddind (patfr) --- ecrire/inc/minipres.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecrire/inc/minipres.php b/ecrire/inc/minipres.php index d8be1b82bd..f136e823eb 100644 --- a/ecrire/inc/minipres.php +++ b/ecrire/inc/minipres.php @@ -53,7 +53,7 @@ function install_debut_html($titre = 'AUTO', $onLoad = '') { "img { border: 0; }\n". "p { text-align: justify; }\n". "ul { text-align: justify; list-style-type: none; }\n". - "fieldset, .fieldset { font-weigth: bold; text-align: justify; border: 1px solid #444; paddind: 10px; margin-top: 1em; }\n". + "fieldset, .fieldset { font-weigth: bold; text-align: justify; border: 1px solid #444; padding: 10px; margin-top: 1em; }\n". "legend { font-weight: bold; }\n". "label {}\n". "#minipres { width: 30em; text-align: center; margin-left: auto; margin-right: auto; }\n". -- GitLab