[IMP] Corrected css for cash register form layout.

bzr revid: tta@openerp.com-20130405112103-yt66bugf4oyq246e
This commit is contained in:
Tejas Tank 2013-04-05 16:51:03 +05:30
parent 76b7a08275
commit 8ed830928f
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
.openerp .oe_account_opening_total {
margin-right: -14px;
}
.openerp .oe_account_ening_total {
margin-right: -7px;
.openerp label.oe_account_ening_total {
margin-right: -11px;
}
.openerp .oe_account_total {
margin-left: -2px;
}
}