aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-06-22 22:09:58 +0200
committerstonedDiscord <Tukz@gmx.de>2025-06-22 22:09:59 +0200
commit158c274d03119a2147fcfc4c45c681adad6e712e (patch)
tree17fe6435dc7847f258c7b8b00658987971011191
parent3c674de22d6f95f3f3f27fa3a18e67ffd557a504 (diff)
do not fuck up other serverlist entries
-rw-r--r--webAO/styles/master.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index 5261f75..cf9a703 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -88,6 +88,8 @@
height: 50px;
background-color: #fff;
color: #000;
+ overflow: hidden;
+ white-space: nowrap;
}
.serverlist summary:hover {