From 2cf53e840d4472141649b9b7b0c67bc4e160c7a2 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Thu, 18 Nov 2004 13:16:14 +0000 Subject: [PATCH] Move the heading/logo to the left, and stylise a bit. --- lib/visualpatterns/NavBar.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/visualpatterns/NavBar.inc b/lib/visualpatterns/NavBar.inc index f49c8b6..8ef497a 100644 --- a/lib/visualpatterns/NavBar.inc +++ b/lib/visualpatterns/NavBar.inc @@ -248,7 +248,7 @@ class NavBar { // build the nav bar $bar = "\n"; $bar .= "\t\n"; - $bar .= "\t\t\n"; + $bar .= "\t\t\n"; $bar .= "\t\n"; $bar .= "\t\n"; $bar .= "\t\t
graphicsUrl/logo.jpg\" width=\"30\" height=\"36\"/>graphicsUrl/logo.jpg\" width=\"30\" height=\"36\" style=\"border-right:3px solid white;\"/>
"; -- libgit2 0.21.4