]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_info.mako
Using fixed height for "gamestats" player-info
[xonotic/xonstat.git] / xonstat / templates / player_info.mako
index 8a9bac36a343e299d4138944525a2f06a6c5d2d2..31d0fcc4915f839210352457ee30c89e2e5de3bc 100644 (file)
@@ -200,7 +200,7 @@ Player Information
 
 <div class="row">
   <div id="gbtabcontainer" class="tabbable tabs-below">
-    <div class="tab-content">
+    <div class="tab-content game-stats">
       % for g in games_played:
       <div class="tab-pane fade in 
         % if g.game_type_cd == 'overall':