3
0
Fork 0

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

17.0
QS5ELkMu 2018-07-16 01:14:41 +02:00 committed by Taras Shabaranskyi
parent 9f6a487a1e
commit c2101e64b7
1 changed files with 1 additions and 1 deletions

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%;