diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-16 00:54:20 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-16 00:54:20 -0600 |
| commit | 568017d8ccd230a5075a5b3e02654e129b4929d0 (patch) | |
| tree | 80d0688bbd529eafdfb15786648ff9b74a36e276 /themes/wind/css | |
| parent | c876ec1f500c605f58c7e70c4d0a3c6f8787df71 (diff) | |
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.
Diffstat (limited to 'themes/wind/css')
| -rw-r--r-- | themes/wind/css/screen.css | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |
