mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Backport web_sheet_full_width to 7.0
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user