[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 Pedro M. Baeza
parent 1ffe747a33
commit 020657d5ce
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;