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/admin_wind/css/screen.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/admin_wind/css/screen.css')
| -rw-r--r-- | themes/admin_wind/css/screen.css | 1 |
1 files changed, 0 insertions, 1 deletions
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; |
