]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/app.css
Some fixing up, improve handling of long playernicks, make some other tables use...
[xonotic/xonstat.git] / xonstat / static / css / app.css
index e2a583fad1deeb6f6962ba33336fe341779b4ffe..584f693075d64c3524068a27cb6d155fd64aae25 100644 (file)
@@ -286,7 +286,7 @@ table td {
 }
 
 /* Player nicknames */
-.player-nick {
+.nostretch {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;