From 2b091f13d3d3ade5467dfeea2e58319779bb2cd1 Mon Sep 17 00:00:00 2001 From: Jan Behrens Date: Tue, 16 Apr 2013 17:42:19 +0200 Subject: [PATCH] Revert "Using fixed height for "gamestats" player-info" This reverts commit 154a1c47cb451610b58f405955d5edfe51e18127. It is unclear how this change affect the mobile version of the website. --- xonstat/static/css/style.css | 2 -- xonstat/templates/player_info.mako | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index efca243..7a7c6b1 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -3525,8 +3525,6 @@ header h2 { display:none; } .table .tdcenter { text-align: center; } -.game-stats { line-height: 1.5em; height: 9em; } - /* Game Info and Game Index*/ .game-detail img { float: left; diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 31d0fcc..8a9bac3 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -200,7 +200,7 @@ Player Information
-
+
% for g in games_played: