From 26323e30a52fc863a60b2fb0d6cfeca4e0d908cc Mon Sep 17 00:00:00 2001
From: Christophe Dumez <christophe@nexedi.com>
Date: Tue, 22 Aug 2006 14:11:05 +0000
Subject: [PATCH] - Use same left margin for context_bar and main_bar (asked by
 JP)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9325 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_xhtml_style/erp5.css.xml               | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
index 250f7a8a67..5ffaabfbde 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
@@ -458,14 +458,11 @@ div.index_html table {\n
   vertical-align: middle;\n
 }\n
 \n
+#context_bar #jump,\n
 #main_bar .first{\n
   margin-left: 10px;\n
 }\n
 \n
-#context_bar #jump{\n
-  margin-left: 6px;\n
-}\n
-\n
 #context_bar select,\n
 #main_bar select {\n
   color: <dtml-var font_color>;\n
-- 
2.30.9