From: Jan Behrens Date: Tue, 16 Apr 2013 15:42:19 +0000 (+0200) Subject: Revert "Using fixed height for "gamestats" player-info" X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2b091f13d3d3ade5467dfeea2e58319779bb2cd1;p=xonotic%2Fxonstat.git 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. --- 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: