diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-05-04 21:56:48 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-05-04 21:56:48 +0200 |
| commit | ae18b3bfcc33f720941c39427dfdbe7858bab133 (patch) | |
| tree | 06a3c4b79b70032974642dcaee67f598f1d7adfd /webAO/styles | |
| parent | a866a3267e129218b062a1185cbf297b518239c8 (diff) | |
stop comically large shownames from moving to the bottom
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/chatbox/aa.css | 3 |
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 +} |
