aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/legacy.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/styles/chatbox/legacy.css')
-rw-r--r--webAO/styles/chatbox/legacy.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/styles/chatbox/legacy.css b/webAO/styles/chatbox/legacy.css
index 4e22b5b..3a23ca0 100644
--- a/webAO/styles/chatbox/legacy.css
+++ b/webAO/styles/chatbox/legacy.css
@@ -7,7 +7,7 @@
}
#client_name {
- display: none;
+ display: block;
position: absolute;
top: 0;
left: 0;
@@ -21,7 +21,7 @@
#client_chat {
position: absolute;
- display: none;
+ display: block;
bottom: 0;
left: 0;
width: 98%;