3
0
Fork 0

[MIG] web_sheet_full_width: Migration to 14.0

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
SimoRubi 2021-03-16 18:01:33 +01:00 committed by Joan Mateu Jordi
parent e15394f838
commit ebbadb0aa4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Web Sheet Full Width",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"author": "Therp BV, Sudokeys, GRAP, Métal Sartigan, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",

View File

@ -3,7 +3,7 @@
max-width: none;
width: auto;
}
.oe_chatter {
.o_FormRenderer_chatterContainer {
max-width: none;
}
}