Browse Source

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

pull/111/head
Sylvain LE GAL 9 years ago
parent
commit
f29d3acd7d
  1. 2
      web_dashboard_tile/static/src/css/tile.css

2
web_dashboard_tile/static/src/css/tile.css

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

Loading…
Cancel
Save