mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] collapse whitespace in rows
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user