diff --git a/opentrafficshaper/plugins/webserver/pages/statistics.pm b/opentrafficshaper/plugins/webserver/pages/statistics.pm
index 01bed70b564ae1b4436441b73e570f77cfdf08c5..d3dd93078d73bc4fa7820b7951198a3be736cb33 100644
--- a/opentrafficshaper/plugins/webserver/pages/statistics.pm
+++ b/opentrafficshaper/plugins/webserver/pages/statistics.pm
@@ -96,7 +96,7 @@ EOF
 			<h4 style="color:#8f8f8f;">Latest Data For: $usernameEncoded</h4>
 		<br/>
 
-		<div id="ajaxData" class="ajaxData" style="float:left; width:1024px; height: 560px"></div>
+		<div id="ajaxData" class="ajaxData" style="float:left; width:1024px; height: 610px"></div>
 		</div>
 
 	</div>