[FIX] Bugfix in web_sheet_full_width for enterprise edition (#530)

This commit is contained in:
Frédéric Garbely
2017-02-02 19:16:24 +01:00
committed by Jerther
parent 6e3aceb6c6
commit 8da8cfb3d4
3 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
.o_form_sheet_bg .o_form_sheet{
margin: @padding-base-horizontal;
max-width: none;
width: auto;
}
.oe_chatter{
max-width: none;