aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-05-04 21:56:48 +0200
committerstonedDiscord <Tukz@gmx.de>2022-05-04 21:56:48 +0200
commitae18b3bfcc33f720941c39427dfdbe7858bab133 (patch)
tree06a3c4b79b70032974642dcaee67f598f1d7adfd /webAO
parenta866a3267e129218b062a1185cbf297b518239c8 (diff)
stop comically large shownames from moving to the bottom
Diffstat (limited to 'webAO')
-rw-r--r--webAO/styles/chatbox/aa.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css
index 33428ae..688f199 100644
--- a/webAO/styles/chatbox/aa.css
+++ b/webAO/styles/chatbox/aa.css
@@ -86,7 +86,6 @@
text-justify: distribute;
line-height: 100%;
margin: 0;
- margin-top: 2.75%;
}
#client_chat {
@@ -139,4 +138,4 @@
100% {
right: 0;
}
-} \ No newline at end of file
+}