forked from Techsystech/web
[FIX] scroll menu in firefox
parent
32e70a0fdc
commit
feaf1060a5
|
@ -16,14 +16,6 @@
|
||||||
{
|
{
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
.openerp .oe_leftbar > div > div > div
|
|
||||||
{
|
|
||||||
overflow-y: auto;
|
|
||||||
}
|
|
||||||
.openerp .oe_leftbar > div > div > div > div.oe_secondary_menus_container
|
|
||||||
{
|
|
||||||
position: static;
|
|
||||||
}
|
|
||||||
#oe_main_menu_navbar
|
#oe_main_menu_navbar
|
||||||
{
|
{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue