Fix style message displaying

#926
This commit is contained in:
Gregoire Parant 2021-04-24 10:36:53 +02:00
parent d44e449e92
commit 0c72378001
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);