From 9693f703ecc4994362c3d484ba5bbf6b3a9941e3 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 2ecf0eb9..58a72baa 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -601,7 +601,6 @@ li.g-group-disable h4, li.g-group-disable .g-user { #g-site-admin-menu { bottom: 0; - display: none; font-size: 1.2em; left: 140px; position: absolute; -- cgit v1.2.3