From 4425166996c85828bff8d6d080352c83c59f37d1 Mon Sep 17 00:00:00 2001
From: Philippe Grand <philippe.grand@atoo-net.com>
Date: Sun, 12 Jun 2011 09:37:11 +0000
Subject: [PATCH] fix some display issue

---
 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 55aaa779910..28a08fc0caa 100644
--- a/htdocs/theme/bureau2crea/style.css.php
+++ b/htdocs/theme/bureau2crea/style.css.php
@@ -1272,12 +1272,12 @@ td.liste_titre {
     background-image: none;
 }
 
-tr.liste_titre select.flat {
+/*tr.liste_titre select.flat {
 	float: left;
     width: 200px;
     position: relative;
     margin: 30px 10px 10px 0px;
-}
+}*/
 
 tr.liste_titre input.button {
 	float: left;
-- 
GitLab