From 7559ff0e91805561a76d89659b91606a21129f7b Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Fri, 20 Mar 2015 20:18:21 -0400 Subject: [PATCH] Fix the mobile view of the map_info page. --- xonstat/templates/map_info.mako | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xonstat/templates/map_info.mako b/xonstat/templates/map_info.mako index 166cb86..7a2d1b5 100644 --- a/xonstat/templates/map_info.mako +++ b/xonstat/templates/map_info.mako @@ -173,8 +173,8 @@ View - ${rg.server_name} - ${rg.fuzzy_date} + ${rg.server_name} + ${rg.fuzzy_date} % if rg.player_id > 2: ${rg.nick_html_colors|n} -- 2.39.2