[FIX][11.0][web_responsive] Views without sheet

This commit is contained in:
QS5ELkMu
2018-07-16 01:14:41 +02:00
committed by Splash
parent e8382c3e3d
commit ff1b1579a5

View File

@@ -8,7 +8,7 @@
// Sided Chatter
@media (min-width: @screen-md) {
.o_chatter_position_sided {
.o_form_view {
.o_form_view:not(.o_form_nosheet) {
display: flex;
height: 100%;