From 158c274d03119a2147fcfc4c45c681adad6e712e Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 22 Jun 2025 22:09:58 +0200 Subject: do not fuck up other serverlist entries --- webAO/styles/master.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webAO') 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 { -- cgit