[FIX] css doesn't fit with kanban convention;

This commit is contained in:
Sylvain LE GAL
2015-05-06 15:21:17 +02:00
parent 63a346f2d1
commit f29d3acd7d

View File

@@ -1,7 +1,7 @@
.openerp .oe_kanban_view .oe_dashbaord_tile{
width: 150px;
height: 150px;
border: 1px solid;
border: 0;
border-radius: 0;
}