forked from Techsystech/web
[IMP] collapse whitespace in rows
parent
d0b01845c1
commit
ce0465e31f
|
@ -2,3 +2,7 @@
|
|||
{
|
||||
cursor: pointer;
|
||||
}
|
||||
.openerp .oe_form_field_x2many_2d_matrix .oe_list_content > tbody > tr > td.oe_list_field_cell
|
||||
{
|
||||
white-space: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue