[FIX] salesteams: css

bzr revid: chm@openerp.com-20130524130525-1ncj630bxm0bgzfp
This commit is contained in:
Christophe Matthieu 2013-05-24 15:05:25 +02:00
parent 096962342a
commit c24d006577
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
.openerp .oe_kanban_view .oe_kanban_crm_salesteams .oe_items_list div {
width: 160px;
height: 22px;
margin: 0;
margin: 0 !important;
position: relative;
display: inline-block;
}