summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/chat.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/chat.css b/css/chat.css
index 9f14d29..de68863 100644
--- a/css/chat.css
+++ b/css/chat.css
@@ -43,6 +43,7 @@
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #eeeeee;
+ overflow-y: auto;
}
.chinput {
position: absolute;