From 02bd59f15d81b076d66f3d694f0446515fd65ab0 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Fri, 13 Mar 2015 22:20:46 -0400 Subject: [PATCH] Expand the table width of all main index pages on mobile. --- xonstat/templates/map_index.mako | 2 +- xonstat/templates/player_index.mako | 2 +- xonstat/templates/server_index.mako | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xonstat/templates/map_index.mako b/xonstat/templates/map_index.mako index eed55a1..481b9a8 100644 --- a/xonstat/templates/map_index.mako +++ b/xonstat/templates/map_index.mako @@ -15,7 +15,7 @@ % else:
-
+
diff --git a/xonstat/templates/player_index.mako b/xonstat/templates/player_index.mako index 8632734..6ef400f 100644 --- a/xonstat/templates/player_index.mako +++ b/xonstat/templates/player_index.mako @@ -15,7 +15,7 @@ % else:
-
+
diff --git a/xonstat/templates/server_index.mako b/xonstat/templates/server_index.mako index 0c4c840..9c47423 100644 --- a/xonstat/templates/server_index.mako +++ b/xonstat/templates/server_index.mako @@ -15,7 +15,7 @@ % else:
-
+
-- 2.39.2