[FIX] account: correct typo in css

Closes #11662
This commit is contained in:
Christophe 2016-04-11 18:24:22 +02:00 committed by Martin Trigaux
parent fafeb9fb83
commit 980ff5ef10
No known key found for this signature in database
GPG Key ID: 7B0E288E7C0F83A7
1 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@
.openerp .oe_account_reconciliation>div>div {
display: table-cell;
width: 50%:
}
width: 50%;
}