Daily updates from Odoo
Thursday, April 5, 2018
1 change · master
Resolved issues and error corrections
Fixes an issue where attachment previews in Mail could be hidden behind the chat window on mobile devices. This makes it easier for users to view shared files from conversations without the preview being blocked.
Original PR description
Chat window having higher z-index value then attachment preview model and in the mobile chat windows are covers whole screen so attachment preview is hidden behind chat window. so increasing preview model's z-index by 1 will fix the issue. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr