Merge pull request #934 from thecodingmachine/HotFixStyleMessgae

HotFix Fix style message displaying
This commit is contained in:
grégoire parant 2021-04-24 10:37:33 +02:00 committed by GitHub
commit 61c8830e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1035,7 +1035,7 @@ div.modal-report-user{
.discussion .messages{
position: absolute;
height: calc(100% - 360px);
height: calc(100% - 390px);
overflow-x: hidden;
overflow-y: auto;
max-width: calc(100% - 40px);