aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/css.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-15 12:09:32 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-15 12:09:32 +0000
commitf27e928df0f04f71e2688ef9d2bc095710991dd0 (patch)
tree54a8052a9448489035492278dbc61cb3fdea366f /mod/profile/views/default/profile/css.php
parent0f358045ecba1b04a74c198514796fc1dda81d9e (diff)
downloadelgg-f27e928df0f04f71e2688ef9d2bc095710991dd0.tar.gz
elgg-f27e928df0f04f71e2688ef9d2bc095710991dd0.tar.bz2
javascript menu dropdown IE bug fixed for friends widget, still an issue with friends of
git-svn-id: https://code.elgg.org/elgg/trunk@1425 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/views/default/profile/css.php')
-rw-r--r--mod/profile/views/default/profile/css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php
index 1585b963f..8ae78601b 100644
--- a/mod/profile/views/default/profile/css.php
+++ b/mod/profile/views/default/profile/css.php
@@ -24,7 +24,7 @@
}
.usericon div.sub_menu {
- z-index:9999;
+ /* z-index:9999; */
display:none;
position:absolute;
padding:2px;