@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.5.0",
"version": "12.0.1.5.1",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -97,12 +97,15 @@
.o_cp_switch_buttons.show {
.dropdown-menu {
display: flex;
min-width: 0px;
flex-direction: row;
align-content: center;
justify-content: space-around;
padding: 0;
.btn {
margin: 5px;
border: none;
font-size: 1.25rem;
}