@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.2.13",
"version": "12.0.1.2.14",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -137,27 +137,14 @@
overflow: auto;
}
> .o_chatter {
border-left: 1px solid gray('400');
min-width: $mk-chatter-min-width;
max-width: $mk-chatter-max-width;
flex: 1 1 auto;
.o_followers_title_box {
margin-left: 0;
.o_chatter_topbar,
.o_thread_composer {
position: sticky;
.o_chatter_topbar {
top: -1px;
z-index: 2;
background-color: $o-view-background-color;
top: $o-statusbar-height;
z-index: 1;