From 568017d8ccd230a5075a5b3e02654e129b4929d0 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 16 Oct 2009 00:54:20 -0600 Subject: Deal with IE flicker during Superfish menu init solely in ui.init.js with .hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization. --- themes/admin_wind/css/screen.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/admin_wind/css') diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index d79fd3c9..331f7f4c 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -600,7 +600,6 @@ li.g-default-group h4, li.g-default-group .g-user { #g-site-admin-menu { bottom: 0; - display: none; font-size: 1.2em; left: 140px; position: absolute; -- cgit v1.2.3