odoo/addons/web/static/src/css/chrome50.css

9 lines
195 B
CSS

/* Do not forward port! */
.oe_leftbar > div > div > div {
display: table-cell;
}
.openerp .oe_application > div > .oe_view_manager > .oe_view_manager_wrapper > div {
display: table-cell;
}