diff options
Diffstat (limited to 'themes/minimal/theme.php')
| -rw-r--r-- | themes/minimal/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/minimal/theme.php b/themes/minimal/theme.php index 191e2fe1c0..a584a3aa9f 100644 --- a/themes/minimal/theme.php +++ b/themes/minimal/theme.php @@ -172,7 +172,7 @@ $Darrowwidth = 30; // -- additional width to include for the up arrows $Darrowwidth = 15; // -- additional width to include for the up arrows // -- Dimensions for compact version of chart displays -$cbwidth=225; +$cbwidth=240; $cbheight=50; // -- The largest possible area for charts is 300,000 pixels. As the maximum height or width is 1000 pixels |
