aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/legacy.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-19 17:54:26 +0200
committersD <stoned@derpymail.org>2020-04-19 17:54:26 +0200
commita24cad26c904f3ddbb9b561fb02d48fe2e2094c6 (patch)
treea24aec90a69dff9a8492a1c0b54b26cd41b713ea /webAO/styles/chatbox/legacy.css
parent5937880709e07fc3eceb0e842b7849396f51a754 (diff)
fix old webAO theme nameplate
Diffstat (limited to 'webAO/styles/chatbox/legacy.css')
-rw-r--r--webAO/styles/chatbox/legacy.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/legacy.css b/webAO/styles/chatbox/legacy.css
index 3a23ca0..bea7f38 100644
--- a/webAO/styles/chatbox/legacy.css
+++ b/webAO/styles/chatbox/legacy.css
@@ -19,6 +19,10 @@
z-index: 1;
}
+#client_inner_name {
+ margin: 0;
+}
+
#client_chat {
position: absolute;
display: block;