Revert "Update web_responsive.scss"

This reverts commit d81776e159.
This commit is contained in:
Pedro M. Baeza
2020-10-06 12:16:33 +02:00
parent 9fd44fc7c2
commit 2c82fa8953

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: initial;
overflow: auto;
.o_chatter_header_container {
padding-top: $grid-gutter-width * 0.5;