mirror of https://github.com/OCA/web.git
[IMP] collapse whitespace in rows
parent
59803fb145
commit
df61688f62
|
@ -2,3 +2,7 @@
|
||||||
{
|
{
|
||||||
cursor: pointer;
|
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