diff --git a/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/documentation_view.xml b/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/documentation_view.xml
index abd2eeb971aa47d7d7384d4c5dbbb60963bce286..98eca6969eb09f5dd9c5d2c12afdaae4f1fc7f46 100644
--- a/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/documentation_view.xml
+++ b/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/documentation_view.xml
@@ -15,16 +15,7 @@
         <item>
             <key> <string>__ac_local_roles__</string> </key>
             <value>
-              <dictionary>
-                <item>
-                    <key> <string>vincent</string> </key>
-                    <value>
-                      <list>
-                        <string>Owner</string>
-                      </list>
-                    </value>
-                </item>
-              </dictionary>
+              <none/>
             </value>
         </item>
         <item>
@@ -56,13 +47,7 @@
         <item>
             <key> <string>_owner</string> </key>
             <value>
-              <tuple>
-                <list>
-                  <string>nexedi</string>
-                  <string>acl_users</string>
-                </list>
-<string>vincent</string>
-              </tuple>
+              <none/>
             </value>
         </item>
         <item>
diff --git a/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/erp5.css.xml
index 5d442d20b7567d657c0a37787d0ee17b33bfbda5..145f7d9586b66f42c1df0a3ede4078bf7e7a1472 100644
--- a/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/erp5.css.xml
@@ -66,7 +66,7 @@ BODY {\n
  padding:0px;\n
  font-family: &dtml-default_font_family;;\n
  font-size: &dtml-default_font_size;;\n
- line-height: &dtml-default_font_size;;\n
+/* line-height: &dtml-default_font_size;;*/\n
  text-decoration: none;\n
  font-style: normal;\n
  color: &dtml-default_font_color;;\n
@@ -146,7 +146,7 @@ TABLE.px{\n
 \n
 .Breadcrumb{\n
  color:  &dtml-default_font_color;;\n
- line-height: 23px;\n
+/* line-height: 23px;*/\n
  vertical-align: middle;\n
  }\n
 \n
@@ -517,7 +517,7 @@ td.ModuleShortcut p{\n
  padding:3px;\n
  font-family: &dtml-default_font_family;;\n
  font-size: &dtml-default_font_size;;\n
- line-height: &dtml-default_font_size;;\n
+/* line-height: &dtml-default_font_size;;*/\n
  text-decoration: none;\n
  font-style: normal;\n
 }\n