From fb14a33aa08d00d13e3a13e1f975ed3f9b4c14ef Mon Sep 17 00:00:00 2001 From: MuK IT GmbH Date: Mon, 17 Jun 2019 09:39:51 +0000 Subject: [PATCH] publish muk_web_theme - 12.0 --- muk_web_theme/__manifest__.py | 4 ++-- muk_web_theme/static/src/scss/apps.scss | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index bb55639..7316cc2 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -19,8 +19,8 @@ { "name": "MuK Backend Theme", "summary": "Odoo Community Backend Theme", - "version": "12.0.1.5.3", - "category": "Themes/Backend", + "version": "12.0.1.5.4", + "category": "Themes/Backend", "license": "AGPL-3", "author": "MuK IT", "website": "http://www.mukit.at", diff --git a/muk_web_theme/static/src/scss/apps.scss b/muk_web_theme/static/src/scss/apps.scss index aafeafd..11ff559 100644 --- a/muk_web_theme/static/src/scss/apps.scss +++ b/muk_web_theme/static/src/scss/apps.scss @@ -65,6 +65,7 @@ height: auto; max-width: 7rem; width: 100%; + flex-basis: 0; } .o-app-name { color: $mk-apps-color;