@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.4.8",
"version": "12.0.1.4.9",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -52,8 +52,15 @@
min-width: 100% !important;
max-width: 100% !important;
}
.o_group_col_6 {
width: 100%;
.o_group {
@for $i from 1 through $o-form-group-cols {
.o_group_col_#{$i} {
width: 100% !important;
.o_field_widget.o_text_overflow {
width: auto !important;
.o_statusbar_buttons_dropdown {
border: {