alignement of avatar in kanban vignette

bzr revid: mit@openerp.com-20120709172819-1cvabrscs3a23n2d
This commit is contained in:
Minh Tran 2012-07-09 19:28:19 +02:00
parent 6aa0da5204
commit 3aa9784262
2 changed files with 2 additions and 2 deletions

View File

@ -396,7 +396,7 @@
.openerp .oe_kanban_view .oe_kanban_bottom_right {
float: right;
position: relative;
top: 1px;
top: 4px;
}
.openerp .oe_kanban_view .oe_kanban_status {
display: inline-block;

View File

@ -334,7 +334,7 @@
.oe_kanban_bottom_right
float: right
position: relative
top: 1px
top: 4px
.oe_kanban_status
display: inline-block