From 0dc187f0a1f6aee182b67356c29e09d0ba882599 Mon Sep 17 00:00:00 2001 From: Juanjo Menent Date: Fri, 1 Jul 2011 14:01:46 +0000 Subject: [PATCH] Fix: bureau2crea add more workarea space --- htdocs/theme/bureau2crea/style.css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 932874890d2..b80af676123 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -23,7 +23,7 @@ /** * \file htdocs/theme/bureau2crea/style.css.php * \brief Fichier de style CSS du theme bureau2crea - * \version $Id$ + * \version $Id: style.css.php,v 1.36 2011/07/01 14:01:46 simnandez Exp $ */ //if (! defined('NOREQUIREUSER')) define('NOREQUIREUSER','1'); // Not disabled cause need to load personalized language @@ -240,7 +240,7 @@ div.vmenu { } div.fiche { - margin: 0px 20px 20px 40px; + margin: 0px 10px 10px 10px; padding: 0px; position: relative; height: auto;