Update web_responsive/static/src/css/web_responsive.scss

Co-Authored-By: Tardo <dev@redneboa.es>
pull/1390/head
Jairo Llopis 2019-04-04 14:36:32 +02:00 committed by Alexandre Díaz
parent 9ad63fbb17
commit 0715e85279
1 changed files with 2 additions and 2 deletions

View File

@ -438,7 +438,7 @@ html .o_web_client .o_main .o_main_content {
.o_attachments_previews { .o_attachments_previews {
overflow: auto; overflow: auto;
max-height: $o-mail-attachment-image-size * 2 * 3; max-height: $o-mail-attachment-image-size * 6;
} }
} }
} }