[FIX] web: rendering issue in mail composer on Firefox
authorfka-odoo <fka@openerp.com>
Wed, 13 Aug 2014 07:13:34 +0000 (12:43 +0530)
committerMartin Trigaux <mat@openerp.com>
Tue, 19 Aug 2014 09:55:53 +0000 (11:55 +0200)
commit9247c37de7d67beb479905e218656665dc12391f
tree220e935041f263e361c9bcb10bc9d15c861188a3
parentcee1f0457d51de48987603131d41eab5ef810508
[FIX] web: rendering issue in mail composer on Firefox

The cleditor width does not include the margins. Setting 100% will make the editable area too large (104%) on Firefox (opw 611700).
Replaced by auto, the default value adviced by CLEditor.
addons/web/static/src/js/view_form.js