[IMP] put menu over block_ui layer

This commit is contained in:
Holger Brunn
2015-05-12 12:40:51 +02:00
parent 257ed3b7d4
commit f94a1f9635

View File

@@ -9,7 +9,7 @@
left: 0px;
top: 0px;
bottom: 0px;
z-index: 100;
z-index: 1110;
width: auto;
}
.openerp .oe_leftbar > div
@@ -22,4 +22,5 @@
left: 0px;
right: 0px;
top: 0px;
z-index: 1110;
}