From 07ddc15fa8c22184c687cbb74ae559c7503287e2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 22 Jan 2011 10:15:55 +0000 Subject: [PATCH] Fix: Space --- htdocs/theme/bureau2crea/style.css.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index e19b9d351d6..98d830aa3fe 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1408,7 +1408,8 @@ div.error { background-color: #AD1800; height: 20px; line-height: 20px; - margin-bottom: 20px; + margin-top: 10px; + margin-bottom: 10px; } /* Info admin */