fixed row height

This commit is contained in:
cubedro
2015-04-23 22:28:38 +03:00
parent 98875d420d
commit aae629532e
2 changed files with 6 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ function StatsCtrl($scope, $filter, socket, _, toastr) {
type: 'bar',
negBarColor: '#7f7f7f',
zeroAxis: false,
height: 18,
height: 20,
barWidth : 2,
barSpacing : 1,
tooltipSuffix: ' ms',