diff --git a/web/static/webclient/css/custom.css b/web/static/webclient/css/custom.css index 7aac033..9ed79d6 100644 --- a/web/static/webclient/css/custom.css +++ b/web/static/webclient/css/custom.css @@ -8,9 +8,12 @@ margin-left: auto; margin-right: auto; max-width: 900px; + + overflow-y: scroll; } #messagewindow img { + margin-top: 20px; max-width: 100%; } @@ -23,7 +26,6 @@ div.out { font-style: normal; font-size: 21px; line-height: 1em; - overflow-y: scroll; } input[type=textarea]:focus {