From dd5c70fc39988c1b464c3131cc2799ee8c00b91e Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 10 Jan 2009 18:34:25 +0000 Subject: Make the admin theme header fully visible at 1024px wide. Revert to larger Gallery logo. --- themes/admin_default/views/admin.html.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'themes/admin_default/views') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index 9e9973f9..7cffb945 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -17,8 +17,8 @@ " type="text/css" media="screen,projection"> - - + @@ -35,14 +35,14 @@
admin_header_top() ?> - " id="gLogo" alt="" /> -
- admin_menu() ?> -
+ " id="gLogo" alt="" /> +
+ admin_menu() ?> +
admin_header_bottom() ?>
-- cgit v1.2.3