diff --git a/assets/templates/index.html b/assets/templates/index.html index f892155..a3cc47d 100644 --- a/assets/templates/index.html +++ b/assets/templates/index.html @@ -4,6 +4,7 @@ height: 30%; min-height: 280px; border-bottom: 1px solid #999; + overflow: hidden; } #messages-container { height: 100%; @@ -61,21 +62,22 @@