Backport web_sheet_full_width to 7.0

This commit is contained in:
dufresnedavid
2015-09-15 22:06:19 -04:00
parent a8ebfb4239
commit 42fa915581
4 changed files with 6 additions and 12 deletions

View File

@@ -1,7 +1,9 @@
.openerp .oe_form_sheet_width
{
max-width: none;
min-width: 650px;
max-width: none !important;
}
.openerp .oe_form_sheetbg
{
padding: 16px;