From 997587d729b7dfd40886cf996ff90636cf217b5c Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sun, 22 Jun 2014 16:38:12 +0200 Subject: [PATCH] Chart\InlinePie: remove ugly default border --- library/Icinga/Web/Widget/Chart/InlinePie.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Icinga/Web/Widget/Chart/InlinePie.php b/library/Icinga/Web/Widget/Chart/InlinePie.php index 7618e4771..f9fac171a 100644 --- a/library/Icinga/Web/Widget/Chart/InlinePie.php +++ b/library/Icinga/Web/Widget/Chart/InlinePie.php @@ -112,7 +112,7 @@ EOD; * * @var float */ - private $borderWidth = 1.25; + private $borderWidth = 0; /** * The color of the border