From f7d449d22d60f67fde53d1cdb9d904da9161b9ba Mon Sep 17 00:00:00 2001 From: ldestailleur Date: Thu, 20 Feb 2025 19:20:11 +0100 Subject: [PATCH] CSS --- htdocs/theme/md/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index afa4c41ddf7..1da6838385a 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -4547,7 +4547,7 @@ form.tagtable { } table.liste td, table.noborder td, div.noborder form div { - padding: 8px 6px 8px 6px; /* t r b l */ + padding: 8px 8px 8px 8px; /* t r b l */ } div.liste_titre_bydiv .divsearchfield { padding: 2px 1px 2px 6px; /* t r b l */