Index: temp/trunk/html/admin/total/class/SC_GraphLine.php
===================================================================
--- temp/trunk/html/admin/total/class/SC_GraphLine.php	(revision 5408)
+++ temp/trunk/html/admin/total/class/SC_GraphLine.php	(revision 5409)
@@ -112,5 +112,5 @@
 				$x_pos = $x;
 				
-				if ($bar) $bar_margin = -15;
+				if ($bar) $bar_margin = -12;
 
 				$this->setText(FONT_SIZE, $x_pos + $this->x_margin + $bar_margin, $pos + FONT_SIZE + $this->y_margin, $this->arrXLabel[$i], NULL, $this->XLabelAngle);
