]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_info.mako
Change chart heights to 250px.
[xonotic/xonstat.git] / xonstat / templates / player_info.mako
index dfd190d2e980cba48411082e0241b7e9a9fbe710..62e1389dcc4ec5e1588a3ea6b1e1c617f603d9fa 100644 (file)
@@ -15,7 +15,7 @@ ${parent.css()}
 <link href="/static/css/nv.d3.css" rel="stylesheet" type="text/css">
 <style>
 #damageChartSVG, #accuracyChartSVG {
-  height: 300px;
+  height: 250px;
 }
 </style>
 </%block>