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/wind/css/screen.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/wind/css') diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index 5c65e344..ab3730c7 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -483,7 +483,6 @@ li.g-error select { #g-site-menu { bottom: 0; - display: none; left: 140px; position: absolute; } -- cgit v1.2.3