diff options
author | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-17 14:05:31 +0000 |
---|---|---|
committer | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-08-17 14:05:31 +0000 |
commit | 2d3f252989e6dd46dda1ee576dd0720877dc68ff (patch) | |
tree | 704e7c8d30ad49090dcc7c020c502b6fcc11fb63 /mod | |
parent | 86da480b2ba76aa1547f035e33924aa8f57c2eeb (diff) | |
download | elgg-2d3f252989e6dd46dda1ee576dd0720877dc68ff.tar.gz elgg-2d3f252989e6dd46dda1ee576dd0720877dc68ff.tar.bz2 |
avatar menu fixes for IE
git-svn-id: https://code.elgg.org/elgg/trunk@1979 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod')
-rw-r--r-- | mod/profile/views/default/profile/css.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php index 5083e73d1..7d45a936d 100644 --- a/mod/profile/views/default/profile/css.php +++ b/mod/profile/views/default/profile/css.php @@ -71,7 +71,6 @@ div.usericon a.icon img { padding:0; } .user_menu_admin { - border-bottom:solid 1px #dddddd; border-top:solid 1px #dddddd; } .user_menu_admin a { |