From d4875583690dbf8b532427755d76aca33d4c63ae Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 12 Feb 2009 04:25:43 +0000 Subject: Fixed gViewMenu button issues. Fixed major admin_default theme issues, content now clears the menu. Added IE-specific stylesheet to admin theme. --- themes/default/views/sidebar.html.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'themes/default/views/sidebar.html.php') diff --git a/themes/default/views/sidebar.html.php b/themes/default/views/sidebar.html.php index d454804d..13bd3ce0 100644 --- a/themes/default/views/sidebar.html.php +++ b/themes/default/views/sidebar.html.php @@ -1,10 +1,12 @@ -
- - album_menu() ?> - - photo_menu() ?> - +
+
+ + album_menu() ?> + + photo_menu() ?> + +
sidebar_blocks() ?> -- cgit v1.2.3