]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/game_info.mako
Clean up the accuracy tables, make them mobile friendly.
[xonotic/xonstat.git] / xonstat / templates / game_info.mako
index 786e521d165c97d1876446fab4c4705c9e7cc5cc..38448855b5a5ecf48428c638bec1d4872eaf0350 100644 (file)
 
   % if len(pgstats) > 0 and len(pwstats) > 0:
     <div class="row">
-      <div class="small-12 columns">
+      <div class="small-12 medium-9 columns">
           <ul class="accordion" data-accordion>
             % for pgstat in pgstats:
               % if pgstat.player_game_stat_id in pwstats: