From 4cf01b6407e4dbec9099f53ea5a73dbf56115f74 Mon Sep 17 00:00:00 2001
From: Philippe Grand <philippe.grand@atoo-net.com>
Date: Mon, 6 Dec 2010 08:19:09 +0000
Subject: [PATCH] div.tabs was over login

---
 htdocs/theme/bureau2crea/style.css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php
index 3c1373f54ba..acacb3a75ef 100644
--- a/htdocs/theme/bureau2crea/style.css.php
+++ b/htdocs/theme/bureau2crea/style.css.php
@@ -880,7 +880,7 @@ td.photo {
 
 div.tabs {
     top: 20px;
-    margin: 10px 0px 0px 0px;
+    margin: 20px 0px 0px 0px;
     text-align: left;
     width: 100%;
     background-image: url(<?php echo DOL_URL_ROOT.'/theme/bureau2crea/img/bg_tmenu.jpg' ?>);
-- 
GitLab