From e10ff0f008846dc30975fb9b5b8ae360062d3dc0 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Fri, 29 Mar 2013 15:21:01 -0400 Subject: [PATCH] Make the accuracy and damage graphs 100% wide. --- xonstat/templates/player_info.mako | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 20dcc4c..a1c7061 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -279,9 +279,9 @@ Player Information % if 'nex' in recent_weapons or 'rifle' in recent_weapons or 'minstanex' in recent_weapons or 'uzi' in recent_weapons or 'shotgun' in recent_weapons:
-
+

Accuracy

-
+
@@ -345,9 +345,9 @@ Player Information % if 'rocketlauncher' in recent_weapons or 'grenadelauncher' in recent_weapons or 'electro' in recent_weapons or 'crylink' in recent_weapons or 'laser' in recent_weapons:
-
+

Damage Efficiency

-
+
-- 2.39.2