From fdf4f04d1b091ccf243fa2d2a8da123e64d24b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=A4=AA?= Date: Wed, 21 Aug 2013 00:00:45 +1000 Subject: [PATCH] Centre the tournament end bracket text --- style/client.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/client.css b/style/client.css index 63778ba17..1780fa791 100644 --- a/style/client.css +++ b/style/client.css @@ -1076,6 +1076,7 @@ div[class^='tournament-message-'], div[class*=' tournament-message-'] { font-weight: normal !important; max-height: 400px; overflow: auto; + text-align: center; } /* Messages */