diff options
| author | stonedDiscord <Tukz@gmx.de> | 2025-06-22 22:09:58 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2025-06-22 22:09:59 +0200 |
| commit | 158c274d03119a2147fcfc4c45c681adad6e712e (patch) | |
| tree | 17fe6435dc7847f258c7b8b00658987971011191 /webAO | |
| parent | 3c674de22d6f95f3f3f27fa3a18e67ffd557a504 (diff) | |
do not fuck up other serverlist entries
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/master.css | 2 |
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 { |
