From c89741b40db3440de56a7ce85217d4d9d6528761 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 13 Feb 2004 14:26:04 +0000 Subject: [PATCH] Modif mineure de placement du menu gauche --- htdocs/theme/rodolphe/rodolphe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index b54495116e2..7bb29abb15e 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -174,7 +174,7 @@ div.leftmenu { border-right: 1px solid #000000; border-bottom: 1px solid #000000; cell-spacing: 0; - margin: 1em 0em 0em 0em; + margin: 0em 10px 10px 2px; }