[FIX] Widget Paragraph not wrapping

bzr revid: fme@openerp.com-20111213144402-go4zq0bgnb01s6cg
This commit is contained in:
Fabien Meghazi 2011-12-13 15:44:02 +01:00
parent 99808af722
commit dbe5e012e4
1 changed files with 1 additions and 0 deletions

View File

@ -1105,6 +1105,7 @@ label.error {
}
.openerp .oe_forms .oe_form_paragraph {
margin: 3px 0 0 0;
white-space: normal;
}
/* Uneditable Form View */