Merge PR #1690 into 12.0

Signed-off-by pedrobaeza
pull/1699/head
OCA-git-bot 2020-09-30 16:48:06 +00:00
commit 8cd9f69392
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ html .o_web_client .o_main .o_main_content {
flex: 0 0 $chatter_zone_width;
max-width: initial;
min-width: initial;
overflow: auto;
overflow: initial;
.o_chatter_header_container {
padding-top: $grid-gutter-width * 0.5;