From 8b93e376ab3f11ab486f820f8b597afe3837f1ca Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 16 Apr 2011 13:04:11 -0400 Subject: [PATCH] Removed 9px height and width on plus/minus icons in navigation frame --- navigation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/navigation.php b/navigation.php index 8776645ec..b7b960273 100644 --- a/navigation.php +++ b/navigation.php @@ -235,9 +235,9 @@ if (! $GLOBALS['server']) { // In this case, the database should not be collapsible/expandable $img_plus = '+'; + .' alt="+" />'; $img_minus = '-'; + .' alt="-" />'; $href_left = '';