From 35f682f5ef6263e5cb5e0b06b77dd3b77177925d Mon Sep 17 00:00:00 2001 From: pete Date: Sat, 16 Aug 2008 17:58:19 +0000 Subject: tools menu removed dynamic z-index git-svn-id: https://code.elgg.org/elgg/trunk@1975 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index 9b8d30fbe..0fe6ac47b 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -552,14 +552,11 @@ h6 { font-size: 0.8em; } display:inline; float:left; list-style-type: none; - z-index: 99999; + z-index: 99999999; } #topbardropdownmenu { margin:0pt 15px 0pt 5px; } -#topbardropdownmenu ul { - /* width:134px; */ -} /* Tools link in top menu */ #topbardropdownmenu a, #topbardropdownmenu a:visited { display:block; -- cgit v1.2.3