@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.2.11",
"version": "12.0.1.2.12",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -27,8 +27,9 @@
top: $o-navbar-height !important;
transform: none !important;
position: fixed !important;
overflow-x: hidden;
overflow-y: auto;
box-shadow: none;
overflow: auto;
border: none;
}