mirror of https://github.com/OCA/web.git
[IMP] put menu over block_ui layer
parent
257ed3b7d4
commit
f94a1f9635
|
@ -9,7 +9,7 @@
|
||||||
left: 0px;
|
left: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
z-index: 100;
|
z-index: 1110;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
.openerp .oe_leftbar > div
|
.openerp .oe_leftbar > div
|
||||||
|
@ -22,4 +22,5 @@
|
||||||
left: 0px;
|
left: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
z-index: 1110;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue