[FIX] 'Select' button for file upload not working in wizards

lp bug: https://launchpad.net/bugs/860736 fixed

bzr revid: fme@openerp.com-20111006085138-dqezqznktrimhrxm
This commit is contained in:
Fabien Meghazi 2011-10-06 10:51:38 +02:00
commit 9380f9ae30
1 changed files with 1 additions and 1 deletions

View File

@ -943,7 +943,7 @@ label.error {
position: relative;
}
.openerp input.oe-binary-file {
z-index: 2;
z-index: 0;
line-height: 0;
font-size: 50px;
position: absolute;