Browse Source

publish muk_web_theme - 12.0

pull/68/head
MuK IT GmbH 5 years ago
parent
commit
cff72df072
  1. 2
      muk_web_theme/__manifest__.py
  2. 3
      muk_web_theme/static/src/scss/form_view.scss

2
muk_web_theme/__manifest__.py

@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.2.14",
"version": "12.0.1.2.15",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",

3
muk_web_theme/static/src/scss/form_view.scss

@ -142,9 +142,6 @@
min-width: $mk-chatter-min-width;
max-width: $mk-chatter-max-width;
border-left: 1px solid gray('400');
.o_followers_title_box {
margin-left: 0;
}
}
}
}
Loading…
Cancel
Save