From faeb52e7f4d7a16242c9a7c1674cb1798058d179 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 11 Dec 2008 19:22:38 +0000 Subject: remove the from arround the site menu. It was clashing with the superfish styling. --- themes/default/views/header.html.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/default/views/header.html.php b/themes/default/views/header.html.php index 32853e80..89d105fb 100644 --- a/themes/default/views/header.html.php +++ b/themes/default/views/header.html.php @@ -3,9 +3,7 @@ " src="url("images/logo.png") ?>" />
- - site_navigation() ?> - +site_navigation() ?>
header_bottom() ?> -- cgit v1.2.3